Skip to content

Commit b83a990

Browse files
fix(package): update firebase to version 7.14.1
Closes #157
1 parent 50a420d commit b83a990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"enzyme-to-json": "^3.2.2",
1717
"eslint": "^4.13.0",
1818
"expect": "^22.0.0",
19-
"firebase": "^4.8.0",
19+
"firebase": "^7.14.1",
2020
"history": "^4.7.2",
2121
"husky": "^0.14.3",
2222
"jest-enzyme": "^5.0.0",

0 commit comments

Comments
 (0)