Skip to content

Commit

Permalink
Downgrade gRPC to ~1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus authored Dec 27, 2017
1 parent 94f855a commit c01fe90
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 c01fe90

Please sign in to comment.