Skip to content

Commit

Permalink
Downgrade gRPC to ~1.7 (#2784)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus authored Jan 2, 2018
1 parent 94f855a commit d18723e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dot-prop": "^2.4.0",
"duplexify": "^3.5.1",
"extend": "^3.0.0",
"grpc": "^1.7.1",
"grpc": "~1.7.2",
"is": "^3.2.0",
"modelo": "^4.2.0",
"retry-request": "^3.3.1",
Expand Down

0 comments on commit d18723e

Please sign in to comment.