Merge pull request #2169 from murgatroid99/grpc-js_1.6.8

grpc-js: Update version to 1.6.8
This commit is contained in:
Michael Lumish 2022-07-21 13:11:12 -07:00 committed by GitHub
commit 6bf31221ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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