grpc-js: Bump version to 1.8.7

This commit is contained in:
Michael Lumish 2023-01-25 11:56:09 -08:00
parent 0d177a818f
commit 3efdc7b58c
1 changed files with 1 additions and 1 deletions

View File

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