Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/common to v3 (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Apr 11, 2020
1 parent ee45c7f commit c654b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-resourcemanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prelint": "cd samples; npm link ../; npm i"
},
"dependencies": {
"@google-cloud/common": "^2.0.0",
"@google-cloud/common": "^3.0.0",
"@google-cloud/paginator": "^2.0.0",
"@google-cloud/promisify": "^1.0.0"
},
Expand Down

0 comments on commit c654b48

Please sign in to comment.