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 0d60fae commit f62669c
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 @@ -11,7 +11,7 @@
"globby": "^6.1.0",
"google-auto-auth": "^0.8.0",
"google-proto-files": "^0.13.1",
"grpc": "^1.7.1",
"grpc": "~1.7.2",
"is-stream-ended": "^0.1.0",
"lodash": "^4.17.2",
"process-nextick-args": "^1.0.7",
Expand Down

0 comments on commit f62669c

Please sign in to comment.