Bump grpc-js to 0.5.0

This commit is contained in:
murgatroid99 2019-06-27 11:35:07 -07:00
parent 170b72f9b9
commit e6a8092a63
1 changed files with 1 additions and 1 deletions

View File

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