There was an error while loading. Please reload this page.
1 parent b972b75 commit 9cbe7bfCopy full SHA for 9cbe7bf
1 file changed
handwritten/storage/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@google-cloud/storage",
3
"description": "Cloud Storage Client Library for Node.js",
4
- "version": "1.5.2",
+ "version": "1.6.0",
5
"license": "Apache-2.0",
6
"author": "Google Inc.",
7
"engines": {
@@ -58,7 +58,7 @@
58
"generate-scaffolding": "repo-tools generate all && repo-tools generate lib_samples_readme -l samples/ --config ../.cloud-repo-tools.json"
59
},
60
"dependencies": {
61
- "@google-cloud/common": "^0.16.0",
+ "@google-cloud/common": "^0.16.1",
62
"arrify": "^1.0.0",
63
"async": "^2.0.1",
64
"compressible": "^2.0.12",
0 commit comments