We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d2f1c commit 8c886daCopy full SHA for 8c886da
package.json
@@ -26,7 +26,7 @@
26
"docs": "typedoc --options typedoc.json && markdown-toc -i docs/use.md"
27
},
28
"peerDependencies": {
29
- "firebase": "9.0.0-beta.8",
+ "firebase": "9.0.0-202171919375",
30
"react": ">=16 || experimental"
31
32
"husky": {
@@ -81,7 +81,7 @@
81
"babel-jest": "^26.6.3",
82
"babel-plugin-minify-replace": "^0.5.0",
83
"eslint-plugin-no-only-tests": "^2.6.0",
84
85
"firebase-tools": "^9.16.0",
86
"globalthis": "^1.0.1",
87
"husky": "^4.3.0",
@@ -99,7 +99,7 @@
99
"typescript": "^4.2.4"
100
101
"dependencies": {
102
- "rxfire": "6.0.0-canary.92c6c26",
+ "rxfire": "6.0.0-rc.0",
103
"rxjs": "^6.6.3 || ^7.0.1"
104
105
"resolutions": {
0 commit comments