Skip to content

Commit 77ed043

Browse files
stephenpluspluscallmehiphop
authored andcommitted
bigquery/language/logging/prediction/vision: decouple packages (#1531)
* bigquery/language/logging/prediction/vision: decouple packages * tests: allow more time for docs tests to run * add vision test * resort dependencies like npm does
1 parent 46e3888 commit 77ed043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
"datastore"
5151
],
5252
"dependencies": {
53+
"@google-cloud/common": "^0.2.0",
5354
"arrify": "^1.0.0",
5455
"concat-stream": "^1.5.0",
5556
"create-error-class": "^2.0.1",
5657
"extend": "^3.0.0",
57-
"@google-cloud/common": "^0.2.0",
5858
"is": "^3.0.1",
5959
"lodash.flatten": "^4.2.0",
6060
"modelo": "^4.2.0",

0 commit comments

Comments
 (0)