grpc-js: Update version to 1.6.4

This commit is contained in:
Michael Lumish 2022-04-13 11:27:31 -07:00
parent 6c686772cb
commit c112d167bb
1 changed files with 1 additions and 1 deletions

View File

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