Bump grpc-js to 0.5.2

This commit is contained in:
murgatroid99 2019-07-11 16:46:53 -07:00
parent a456547805
commit 4818d304c9
1 changed files with 1 additions and 1 deletions

View File

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