Skip to content

Commit

Permalink
chore(fs): Upgrade firestore dependency (#1941)
Browse files Browse the repository at this point in the history
Upgrade @google-cloud/firestore dependency to v6.4.0
  • Loading branch information
lahirumaramba committed Oct 17, 2022
1 parent 61202cc commit 6b4b1ba
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -198,7 +198,7 @@
"uuid": "^9.0.0"
},
"optionalDependencies": {
"@google-cloud/firestore": "^6.3.0",
"@google-cloud/firestore": "^6.4.0",
"@google-cloud/storage": "^6.5.2"
},
"devDependencies": {
Expand Down

0 comments on commit 6b4b1ba

Please sign in to comment.