Skip to content

Commit 73b40da

Browse files
authored
allow firebase-tools v13 peer
Fixes #3479
1 parent 8157744 commit 73b40da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/platform-browser": "^17.0.0",
2929
"@angular/platform-browser-dynamic": "^17.0.0",
3030
"rxjs": "~7.8.0",
31-
"firebase-tools": "^12.0.0"
31+
"firebase-tools": "^13.0.0"
3232
},
3333
"peerDependenciesMeta": {
3434
"firebase-tools": { "optional": true }

0 commit comments

Comments
 (0)