Merge pull request #1040 from murgatroid99/grpc-js_0.5.4_update

Bump grpc-js to 0.5.4
This commit is contained in:
Michael Lumish 2019-09-20 10:48:05 -07:00 committed by GitHub
commit 7d52b7dd22
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.5.3",
"version": "0.5.4",
"description": "gRPC Library for Node - pure JS implementation",
"homepage": "https://grpc.io/",
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",