Skip to content

Commit

Permalink
Switch to individual API packages. (#169)
Browse files Browse the repository at this point in the history
* Switch to individual API packages.

* Address comments

* Address comments
  • Loading branch information
jmdobry authored Aug 16, 2016
1 parent ceb4ef5 commit a4ea8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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": "mocha -R spec -t 120000 --require intelli-espower-loader ../system-test/_setup.js system-test/*.test.js"
},
"dependencies": {
"@google-cloud/vision": "^0.1.1",
"async": "^1.5.0",
"gcloud": "^0.37.0",
"natural": "^0.4.0",
"redis": "^2.6.0-2"
},
Expand Down

0 comments on commit a4ea8f5

Please sign in to comment.