Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit a1cf53c

Browse files
fix(package): update firebase to version 7.9.1
Closes #23
1 parent b95e817 commit a1cf53c

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
@@ -2,7 +2,7 @@
22
"name": "react-nextjs-firebase-authentication",
33
"version": "0.1.0",
44
"dependencies": {
5-
"firebase": "^5.5.5",
5+
"firebase": "^7.9.1",
66
"next": "^7.0.2",
77
"next-redux-wrapper": "^2.0.0",
88
"react": "^16.6.0",

0 commit comments

Comments
 (0)