Skip to content

Commit

Permalink
bigtable/datastore/logging/pubsub/spanner/vision: update common-grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed Jul 20, 2017
1 parent 06b3627 commit 81606b5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/bigtable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"dependencies": {
"@google-cloud/common": "^0.13.0",
"@google-cloud/common-grpc": "^0.3.0",
"@google-cloud/common-grpc": "^0.4.0",
"arrify": "^1.0.0",
"concat-stream": "^1.5.0",
"create-error-class": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/datastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"dependencies": {
"@google-cloud/common": "^0.13.0",
"@google-cloud/common-grpc": "^0.3.4",
"@google-cloud/common-grpc": "^0.4.0",
"arrify": "^1.0.0",
"concat-stream": "^1.5.0",
"create-error-class": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
],
"dependencies": {
"@google-cloud/common": "^0.13.0",
"@google-cloud/common-grpc": "^0.3.0",
"@google-cloud/common-grpc": "^0.4.0",
"arrify": "^1.0.0",
"eventid": "^0.1.0",
"extend": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"dependencies": {
"@google-cloud/common": "^0.13.0",
"@google-cloud/common-grpc": "^0.3.1",
"@google-cloud/common-grpc": "^0.4.0",
"arrify": "^1.0.0",
"extend": "^3.0.0",
"google-gax": "^0.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/spanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"dependencies": {
"@google-cloud/common": "^0.13.0",
"@google-cloud/common-grpc": "^0.3.0",
"@google-cloud/common-grpc": "^0.4.0",
"array-uniq": "^1.0.3",
"arrify": "^1.0.1",
"checkpoint-stream": "^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
],
"dependencies": {
"@google-cloud/common": "^0.13.0",
"@google-cloud/common-grpc": "^0.3.0",
"@google-cloud/common-grpc": "^0.4.0",
"arrify": "^1.0.0",
"async": "^2.0.1",
"extend": "^3.0.0",
Expand Down

0 comments on commit 81606b5

Please sign in to comment.