Bump grpc-js to 0.3.5

This commit is contained in:
murgatroid99 2019-01-31 13:56:39 -08:00
parent c5172eaa47
commit 599ba0db33
1 changed files with 1 additions and 1 deletions

View File

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