Merge pull request #1622 from murgatroid99/grpc-js_1.2.x

grpc-js: Update to 1.2.0
This commit is contained in:
Michael Lumish 2020-11-11 14:39:39 -08:00 committed by GitHub
commit b78e5a0762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",