Skip to content

Commit

Permalink
fix(deps): pin @grpc/grpc-js to ^0.6.6 (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
callmehiphop authored and bcoe committed Oct 8, 2019
1 parent 1294ce2 commit 3c5199d
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 @@ -54,7 +54,7 @@
"@google-cloud/precise-date": "^1.0.0",
"@google-cloud/projectify": "^1.0.0",
"@google-cloud/promisify": "^1.0.0",
"@grpc/grpc-js": "^0.6.0",
"@grpc/grpc-js": "^0.6.6",
"@sindresorhus/is": "^1.0.0",
"@types/duplexify": "^3.6.0",
"@types/long": "^4.0.0",
Expand Down

0 comments on commit 3c5199d

Please sign in to comment.