grpc-js: Increase version to 1.5.2

This commit is contained in:
Michael Lumish 2022-01-18 12:35:35 -08:00
parent db56e80b21
commit b9deb5bc3c
1 changed files with 1 additions and 1 deletions

View File

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