Skip to content

Commit 01fdf52

Browse files
releasing 0.15.2 with updated dependencies (#30)
1 parent b59965e commit 01fdf52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vision/samples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"test": "repo-tools test run --cmd ava -- -T 1m --verbose system-test/*.test.js"
1313
},
1414
"dependencies": {
15-
"@google-cloud/storage": "1.4.0",
16-
"@google-cloud/vision": "0.15.1",
15+
"@google-cloud/storage": "^1.5.2",
16+
"@google-cloud/vision": "0.15.2",
1717
"async": "2.5.0",
1818
"natural": "0.5.4",
1919
"redis": "2.8.0",

0 commit comments

Comments
 (0)