Skip to content

Commit

Permalink
Update storage samples. (#263)
Browse files Browse the repository at this point in the history
* Update storage samples.

* Update dependencies.
  • Loading branch information
jmdobry authored Dec 9, 2016
1 parent 9211b29 commit 1b8636f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/google-cloud-vision/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"system-test": "cd ..; npm run st -- vision/system-test/*.test.js"
},
"dependencies": {
"@google-cloud/vision": "0.5.0",
"async": "2.1.2",
"@google-cloud/vision": "0.7.0",
"async": "2.1.4",
"natural": "0.4.0",
"redis": "2.6.3"
},
Expand Down

0 comments on commit 1b8636f

Please sign in to comment.