Merge pull request #1450 from murgatroid99/grpc-js_1.0.5

Bump grpc-js to 1.0.5
This commit is contained in:
Michael Lumish 2020-06-03 16:34:22 -07:00 committed by GitHub
commit f4cbe025f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/grpc-js",
"version": "1.0.4",
"version": "1.0.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",