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

Commit

Permalink
chore(deps): update dependency @google-cloud/storage to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2018
1 parent 2ca9a1a commit 2ae38b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^2.3.0",
"@google-cloud/storage": "^1.7.0",
"@google-cloud/storage": "^2.0.0",
"async": "^2.6.1",
"codecov": "^3.0.2",
"eslint": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^2.3.0",
"@google-cloud/storage": "^1.7.0",
"@google-cloud/storage": "^2.0.0",
"ava": "^0.25.0",
"uuid": "^3.2.1"
},
Expand Down

0 comments on commit 2ae38b1

Please sign in to comment.