Skip to content

Commit

Permalink
update to latest firebase deps (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhuleatt authored Aug 20, 2021
1 parent 88561a1 commit e80fc49
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 199 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"docs": "typedoc --options typedoc.json && markdown-toc -i docs/use.md"
},
"peerDependencies": {
"firebase": "9.0.0-202171919375",
"firebase": "9.0.0-2021720181311",
"react": ">=16 || experimental"
},
"husky": {
Expand Down Expand Up @@ -81,7 +81,7 @@
"babel-jest": "^26.6.3",
"babel-plugin-minify-replace": "^0.5.0",
"eslint-plugin-no-only-tests": "^2.6.0",
"firebase": "9.0.0-202171919375",
"firebase": "9.0.0-2021720181311",
"firebase-tools": "^9.16.0",
"globalthis": "^1.0.1",
"husky": "^4.3.0",
Expand All @@ -99,7 +99,7 @@
"typescript": "^4.2.4"
},
"dependencies": {
"rxfire": "6.0.0-rc.0",
"rxfire": "6.0.0-rc.1",
"rxjs": "^6.6.3 || ^7.0.1"
},
"resolutions": {
Expand Down
Loading

0 comments on commit e80fc49

Please sign in to comment.