Merge pull request #1281 from murgatroid99/grpc-js_0.7.x

Update grpc-js to 0.7.0
This commit is contained in:
Michael Lumish 2020-03-02 09:42:34 -08:00 committed by GitHub
commit fa4a02e0f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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