Skip to content

Commit 2353966

Browse files
authored
Upgraded Firestore dependency (#129)
1 parent a8db16e commit 2353966

File tree

2 files changed

+48
-40
lines changed

2 files changed

+48
-40
lines changed

package-lock.json

+47-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@firebase/app": "^0.1.1",
5252
"google-auth-library": "^0.10.0",
5353
"@google-cloud/storage": "^1.2.1",
54-
"@google-cloud/firestore": "~0.8.2",
54+
"@google-cloud/firestore": "^0.9.0",
5555
"@types/google-cloud__storage": "^1.1.1",
5656
"@types/jsonwebtoken": "^7.1.33",
5757
"@types/node": "^8.0.32",

0 commit comments

Comments
 (0)