Bump grpc-js to 1.0.4

This commit is contained in:
Michael Lumish 2020-05-08 10:33:25 -07:00
parent 3d8c9af401
commit 8c61b16642
1 changed files with 1 additions and 1 deletions

View File

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