Skip to content

Commit 5ce192c

Browse files
Update firebase-admin peer dep
1 parent c3c9abc commit 5ce192c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"typescript": "^4.2.5"
5858
},
5959
"peerDependencies": {
60-
"firebase-admin": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0",
60+
"firebase-admin": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0",
6161
"firebase-functions": ">=4.9.0",
6262
"jest": ">=28.0.0"
6363
},

0 commit comments

Comments
 (0)