grpc-js: Increment version to 1.8.18

This commit is contained in:
Michael Lumish 2023-07-12 15:23:34 -07:00
parent 713a2c9bd1
commit 493cbaaf45
1 changed files with 1 additions and 1 deletions

View File

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