grpc-js: Bump version to 1.3.3

This commit is contained in:
Michael Lumish 2021-06-21 14:42:09 -07:00
parent 118a6df067
commit d894809e0e
1 changed files with 1 additions and 1 deletions

View File

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