Merge pull request #2928 from murgatroid99/grpc-js_1.13.1

grpc-js: Bump to 1.13.1
This commit is contained in:
Michael Lumish 2025-03-21 10:57:40 -07:00 committed by GitHub
commit b93778607c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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