Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/common to v1 (#349)
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 084cfc3 commit 60c7ceb
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 @@ -42,7 +42,7 @@
"predocs-test": "npm run docs"
},
"dependencies": {
"@google-cloud/common": "^0.32.0",
"@google-cloud/common": "^1.0.0",
"google-gax": "^1.0.0",
"lodash.merge": "^4.6.1",
"protobufjs": "^6.8.6",
Expand Down

0 comments on commit 60c7ceb

Please sign in to comment.