Skip to content

Commit

Permalink
UPDATE firebase dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Gsiete committed Jan 19, 2024
1 parent 6a87653 commit b114251
Show file tree
Hide file tree
Showing 2 changed files with 864 additions and 1,287 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,13 @@
"prepare": "husky install && npm run clean && npm run build"
},
"peerDependencies": {
"firebase": "^9.0.0"
"firebase": "^10.7.2"
},
"dependencies": {
"immer": "9.0.21",
"lodash": "^4.17.21",
"reduce-reducers": "^1.0.4"
"reduce-reducers": "^1.0.4",
"redux-firestore": "github:Gsiete/redux-firestore"
},
"devDependencies": {
"@babel/cli": "7.23.0",
Expand Down
Loading

0 comments on commit b114251

Please sign in to comment.