Skip to content

Commit e80fc49

Browse files
authored
update to latest firebase deps (#424)
1 parent 88561a1 commit e80fc49

File tree

2 files changed

+199
-199
lines changed

2 files changed

+199
-199
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"docs": "typedoc --options typedoc.json && markdown-toc -i docs/use.md"
2727
},
2828
"peerDependencies": {
29-
"firebase": "9.0.0-202171919375",
29+
"firebase": "9.0.0-2021720181311",
3030
"react": ">=16 || experimental"
3131
},
3232
"husky": {
@@ -81,7 +81,7 @@
8181
"babel-jest": "^26.6.3",
8282
"babel-plugin-minify-replace": "^0.5.0",
8383
"eslint-plugin-no-only-tests": "^2.6.0",
84-
"firebase": "9.0.0-202171919375",
84+
"firebase": "9.0.0-2021720181311",
8585
"firebase-tools": "^9.16.0",
8686
"globalthis": "^1.0.1",
8787
"husky": "^4.3.0",
@@ -99,7 +99,7 @@
9999
"typescript": "^4.2.4"
100100
},
101101
"dependencies": {
102-
"rxfire": "6.0.0-rc.0",
102+
"rxfire": "6.0.0-rc.1",
103103
"rxjs": "^6.6.3 || ^7.0.1"
104104
},
105105
"resolutions": {

0 commit comments

Comments
 (0)