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 7d47166 commit 27d4badCopy full SHA for 27d4bad
src/package.json
@@ -28,7 +28,7 @@
28
"@angular/platform-browser": "^12.0.0 || ^13.0.0 || ^14.0.0",
29
"@angular/platform-browser-dynamic": "^12.0.0 || ^13.0.0 || ^14.0.0",
30
"rxjs": "~6.6.0 || ^7.0.0",
31
- "firebase-tools": "^9.9.0 || ^10.0.0"
+ "firebase-tools": "^9.9.0 || ^10.0.0 || ^11.0.0"
32
},
33
"peerDependenciesMeta": {
34
"firebase-tools": { "optional": true }
@@ -76,4 +76,4 @@
76
"ng-update": {
77
"migrations": "./schematics/migration.json"
78
}
79
-}
+}
0 commit comments