Update grpc-js to 0.6.3

This commit is contained in:
murgatroid99 2019-10-01 11:52:50 -07:00
parent 5d2fe71ad8
commit 0932235794
1 changed files with 1 additions and 1 deletions

View File

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