Bump grpc-js to 1.0.1

This commit is contained in:
Michael Lumish 2020-04-21 10:04:40 -07:00
parent 23e2353ea0
commit 0b522b2289
1 changed files with 1 additions and 1 deletions

View File

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