grpc-js: Bump to 1.10.2

This commit is contained in:
Michael Lumish 2024-03-07 09:24:04 -08:00
parent 400147c501
commit 4d235c339b
1 changed files with 1 additions and 1 deletions

View File

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