We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb3ff6 commit 54e4ea7Copy full SHA for 54e4ea7
functions/imagemagick/package.json
@@ -18,7 +18,7 @@
18
},
19
"dependencies": {
20
"@google-cloud/storage": "1.6.0",
21
- "@google-cloud/vision": "0.16.0",
+ "@google-cloud/vision": "0.22.1",
22
"gm": "^1.23.1"
23
24
"devDependencies": {
functions/ocr/app/package.json
@@ -20,7 +20,7 @@
"@google-cloud/pubsub": "0.13.2",
"@google-cloud/storage": "1.2.1",
"@google-cloud/translate": "1.0.0",
- "@google-cloud/vision": "0.12.0",
"safe-buffer": "5.1.1"
25
26
0 commit comments