grpc-js: Bump to version 1.9.2

This commit is contained in:
Michael Lumish 2023-08-31 09:37:34 -07:00
parent f5218edf82
commit 2fe961d5b1
1 changed files with 1 additions and 1 deletions

View File

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