Merge pull request #563 from murgatroid99/grpc-js_0.3.2

Bump @grpc/grpc-js to 0.3.2
This commit is contained in:
Michael Lumish 2018-10-02 14:31:33 -07:00 committed by GitHub
commit c159f56787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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