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 6b9e73e commit f5fbdacCopy full SHA for f5fbdac
Functions/Backend/package.json
@@ -2,7 +2,7 @@
2
"name": "functions",
3
"description": "Cloud Functions for Firebase",
4
"dependencies": {
5
- "firebase-admin": "^8.0.0",
+ "firebase-admin": "^9.2.0",
6
"firebase-functions": "^3.0.0"
7
},
8
"private": true,
Functions/README.md
@@ -7,7 +7,7 @@ integration test FirebaseFunctions:
### Prereqs
9
10
-- At least CocoaPods 1.7.2
+- At least CocoaPods 1.10.0
11
- Install [cocoapods-generate](https://github.com/square/cocoapods-generate)
12
13
### To Develop
0 commit comments