grpc-js: Bump version to 1.8.13

This commit is contained in:
Michael Lumish 2023-03-10 14:05:39 -08:00
parent 056dc8e56e
commit 3fbdf0d337

View File

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