grpc-js: Update to 1.2.0

This commit is contained in:
Michael Lumish 2020-11-09 10:53:44 -08:00
parent 57428bf6fa
commit adfd4db9ea
1 changed files with 1 additions and 1 deletions

View File

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