Skip to content

Commit 3757aa9

Browse files
authored
Upgraded Firestore dependency to 0.10.0 (#139)
1 parent b21c437 commit 3757aa9

File tree

2 files changed

+44
-17
lines changed

2 files changed

+44
-17
lines changed

package-lock.json

+43-16
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.9.0",
54+
"@google-cloud/firestore": "^0.10.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)