Skip to content

Commit

Permalink
fix(deps): update dependency @grpc/grpc-js to ^0.6.3 (#594)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @grpc/grpc-js to ^0.6.0

* use grpc-js v0.6.2

* use @grpc/grpc-js v0.6.3
  • Loading branch information
renovate-bot authored and alexander-fenster committed Oct 1, 2019
1 parent 67dad95 commit 8c5c105
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 @@ -13,7 +13,7 @@
"compileProtos": "./build/tools/compileProtos.js"
},
"dependencies": {
"@grpc/grpc-js": "^0.5.2",
"@grpc/grpc-js": "^0.6.3",
"@grpc/proto-loader": "^0.5.1",
"abort-controller": "^3.0.0",
"duplexify": "^3.6.0",
Expand Down

0 comments on commit 8c5c105

Please sign in to comment.