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

Commit

Permalink
fix(deps): update dependency google-gax to ^0.26.0 (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed May 2, 2019
1 parent 4eb8362 commit b449fc7
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 @@ -37,7 +37,7 @@
"predocs-test": "npm run docs"
},
"dependencies": {
"google-gax": "^0.25.0",
"google-gax": "^0.26.0",
"lodash.merge": "^4.6.0",
"protobufjs": "^6.8.0"
},
Expand Down

0 comments on commit b449fc7

Please sign in to comment.