Bump grpc-js to 0.5.4

This commit is contained in:
murgatroid99 2019-09-20 10:44:13 -07:00
parent 913ae80385
commit 96db88a3fb

View File

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