Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency @google-cloud/promisify to v2 (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 11, 2020
1 parent 3cffb9f commit 1e8965f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@google-cloud/common": "^3.0.0",
"@google-cloud/paginator": "^3.0.0",
"@google-cloud/promisify": "^1.0.0"
"@google-cloud/promisify": "^2.0.0"
},
"devDependencies": {
"@types/mocha": "^7.0.0",
Expand Down

0 comments on commit 1e8965f

Please sign in to comment.