grpc-js: Update version to 1.6.9

This commit is contained in:
Michael Lumish 2022-08-08 17:18:02 -07:00
parent a2e5ded830
commit e87b864075

View File

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