Bump grpc-js to 0.7.6

This commit is contained in:
Michael Lumish 2020-04-03 10:17:05 -07:00
parent 8cd9ee8cc9
commit 6afd8ad443
1 changed files with 1 additions and 1 deletions

View File

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