grpc-js: Update version to 1.6.8

This commit is contained in:
Michael Lumish 2022-07-20 15:22:53 -07:00
parent 19869f762b
commit 50c58238ff

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",