We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac4c2e commit 91f66f4Copy full SHA for 91f66f4
functions/imagemagick/package.json
@@ -15,7 +15,7 @@
15
"test": "mocha test/*.test.js --timeout=20000 --exit"
16
},
17
"dependencies": {
18
- "@google-cloud/storage": "^5.0.0",
+ "@google-cloud/storage": "^6.0.0",
19
"@google-cloud/vision": "^2.0.0",
20
"gm": "^1.23.1"
21
0 commit comments