Skip to content

Commit

Permalink
fix(package): update grpc to version 1.9.1 (#193)
Browse files Browse the repository at this point in the history
Closes #180
  • Loading branch information
alexander-fenster authored and stephenplusplus committed Mar 5, 2018
1 parent 923b7d0 commit 5e529f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"globby": "^8.0.0",
"google-auto-auth": "^0.9.0",
"google-proto-files": "^0.15.0",
"grpc": "~1.7.2",
"grpc": "~1.9.1",
"is-stream-ended": "^0.1.0",
"lodash": "^4.17.2",
"protobufjs": "^6.8.0",
Expand Down

0 comments on commit 5e529f8

Please sign in to comment.