Skip to content

Commit bfe484a

Browse files
Update package.json
1 parent b95915d commit bfe484a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firestore/extend-with-functions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description": "Cloud Functions and Firestore",
44
"main": "index.js",
55
"dependencies": {
6-
"firebase-functions": "^0.8.1",
7-
"firebase-admin": "^5.4.0",
6+
"firebase-functions": "^1.0.0",
7+
"firebase-admin": "~5.11.0",
88
"@google-cloud/firestore": "^0.8.0"
99
}
1010
}

0 commit comments

Comments
 (0)