Merge pull request #1309 from murgatroid99/grpc-js_0.7.2

grpc-js: Bump to 0.7.2
This commit is contained in:
Michael Lumish 2020-03-19 14:22:46 -07:00 committed by GitHub
commit 11e2e048b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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