We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94cc72 commit 72a9f51Copy full SHA for 72a9f51
package.json
@@ -50,7 +50,7 @@
50
"predocs-test": "npm run docs"
51
},
52
"dependencies": {
53
- "@google-cloud/common": "^0.32.0",
+ "@google-cloud/common": "^1.0.0",
54
"@google-cloud/paginator": "^1.0.0",
55
"@google-cloud/promisify": "^1.0.0",
56
"arrify": "^2.0.0",
@@ -59,7 +59,7 @@
59
"date-and-time": "^0.6.3",
60
"duplexify": "^3.5.0",
61
"extend": "^3.0.0",
62
- "gcs-resumable-upload": "^1.0.0",
+ "gcs-resumable-upload": "^2.0.0",
63
"hash-stream-validation": "^0.2.1",
64
"mime": "^2.2.0",
65
"mime-types": "^2.0.8",
0 commit comments