Skip to content

Commit f25f0ee

Browse files
committed
fix(deps): update dependency google/cloud-vision to v2
1 parent 4a9b7a7 commit f25f0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/imagemagick/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require": {
33
"google/cloud-functions-framework": "^1.0",
44
"google/cloud-storage": "^1.23",
5-
"google/cloud-vision": "^1.2",
5+
"google/cloud-vision": "^2.0",
66
"ext-imagick": "*"
77
},
88
"scripts": {

0 commit comments

Comments
 (0)