Skip to content

Commit

Permalink
fix(deps): update dependency google-gax to ^0.20.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Sep 13, 2018
1 parent 2c923b2 commit 5394af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"system-test": "mocha system-test/ smoke-test/ --timeout 600000"
},
"dependencies": {
"google-gax": "^0.19.0",
"google-gax": "^0.20.0",
"lodash.merge": "^4.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5394af1

Please sign in to comment.