Skip to content

Commit

Permalink
Downgrade gRPC to ~1.7 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus authored Jan 9, 2018
1 parent c21bc8d commit 3e0020d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"google-auto-auth": "^0.9.0",
"google-gax": "^0.14.2",
"google-proto-files": "^0.14.1",
"grpc": "^1.7.2",
"grpc": "~1.7.2",
"is": "^3.0.1",
"lodash.merge": "^4.6.0",
"lodash.snakecase": "^4.1.1",
Expand Down

0 comments on commit 3e0020d

Please sign in to comment.