Skip to content

Commit

Permalink
fix(deps): update dependency @grpc/grpc-js to ^0.6.0 (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and callmehiphop committed Sep 25, 2019
1 parent c88e66e commit 7c3c213
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 @@ -48,7 +48,7 @@
"dependencies": {
"@google-cloud/projectify": "^1.0.0",
"@google-cloud/promisify": "^1.0.0",
"@grpc/grpc-js": "^0.5.0",
"@grpc/grpc-js": "^0.6.0",
"@types/duplexify": "^3.6.0",
"@types/long": "^4.0.0",
"arrify": "^2.0.1",
Expand Down

0 comments on commit 7c3c213

Please sign in to comment.