Bump grpc-js to 0.6.17

This commit is contained in:
murgatroid99 2020-02-20 15:09:06 -08:00
parent b46d0f1db5
commit 4a1dab341b

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",