grpc-js: Bump to 1.13.3

This commit is contained in:
Michael Lumish 2025-04-10 11:08:48 -07:00
parent 07486d89c1
commit 75a96ecbae
1 changed files with 1 additions and 1 deletions

View File

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