Skip to content

Commit

Permalink
fix(deps): update dependency google-gax to v1 (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed May 10, 2019
1 parent fae5dcc commit 084cfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@google-cloud/common": "^0.32.0",
"google-gax": "^0.26.0",
"google-gax": "^1.0.0",
"lodash.merge": "^4.6.1",
"protobufjs": "^6.8.6",
"pumpify": "^1.5.1",
Expand Down

0 comments on commit 084cfc3

Please sign in to comment.