Merge pull request #1272 from murgatroid99/grpc-js_0.6.17

Bump grpc-js to 0.6.17
This commit is contained in:
Michael Lumish 2020-02-21 09:38:17 -08:00 committed by GitHub
commit 1fc9825523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/grpc-js",
"version": "0.6.16",
"version": "0.6.17",
"description": "gRPC Library for Node - pure JS implementation",
"homepage": "https://grpc.io/",
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",