Bump grpc-js to 1.1.7

This commit is contained in:
Michael Lumish 2020-09-17 12:15:47 -07:00
parent 2791dbbb23
commit 6a32c00ed2

View File

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