Skip to content

Commit

Permalink
fix(deps): roll back dependency @google-cloud/firestore to ^3.1.0 (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and schmidt-sebastian committed Dec 31, 2019
1 parent 68795c4 commit 2ad8acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Expand Up @@ -11,7 +11,7 @@
"test": "mocha --timeout 600000"
},
"dependencies": {
"@google-cloud/firestore": "^3.2.0"
"@google-cloud/firestore": "^3.1.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 2ad8acc

Please sign in to comment.