Skip to content

Commit

Permalink
bigquery/language/logging/prediction/vision: decouple packages (#1531)
Browse files Browse the repository at this point in the history
* bigquery/language/logging/prediction/vision: decouple packages

* tests: allow more time for docs tests to run

* add vision test

* resort dependencies like npm does
  • Loading branch information
stephenplusplus authored and callmehiphop committed Aug 26, 2016
1 parent 655f142 commit 01ee3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"compute engine"
],
"dependencies": {
"@google-cloud/common": "^0.1.0",
"arrify": "^1.0.0",
"async": "^1.4.2",
"create-error-class": "^2.0.1",
"extend": "^3.0.0",
"gce-images": "^0.3.0",
"@google-cloud/common": "^0.1.0",
"is": "^3.0.1",
"modelo": "^4.2.0",
"string-format-obj": "^1.0.0"
Expand Down

0 comments on commit 01ee3c2

Please sign in to comment.