We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59965e commit 01fdf52Copy full SHA for 01fdf52
1 file changed
vision/samples/package.json
@@ -12,8 +12,8 @@
12
"test": "repo-tools test run --cmd ava -- -T 1m --verbose system-test/*.test.js"
13
},
14
"dependencies": {
15
- "@google-cloud/storage": "1.4.0",
16
- "@google-cloud/vision": "0.15.1",
+ "@google-cloud/storage": "^1.5.2",
+ "@google-cloud/vision": "0.15.2",
17
"async": "2.5.0",
18
"natural": "0.5.4",
19
"redis": "2.8.0",
0 commit comments