grpc-js: Bump to 1.7.3

This commit is contained in:
Michael Lumish 2022-10-20 15:47:16 -07:00
parent b364135281
commit e840d1f855
1 changed files with 1 additions and 1 deletions

View File

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