Bump grpc-js to 0.7.5

This commit is contained in:
Michael Lumish 2020-04-01 10:24:20 -07:00
parent ea069351c0
commit dd54c210ce
1 changed files with 1 additions and 1 deletions

View File

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