mirror of https://github.com/grpc/grpc-node.git
Update to 1.20.1
This commit is contained in:
parent
c154b0a2ad
commit
e3c82565ef
|
@ -91,7 +91,7 @@
|
|||
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
||||
'GRPC_ARES=0',
|
||||
'GRPC_UV',
|
||||
'GRPC_NODE_VERSION="1.20.0"'
|
||||
'GRPC_NODE_VERSION="1.20.1"'
|
||||
],
|
||||
'conditions': [
|
||||
['grpc_gcov=="true"', {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 9dfbd34f5c0b20bd77658c73c59b9a3e4e8f4e14
|
||||
Subproject commit 7741e806a213cba63c96234f16d712a8aa101a49
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc",
|
||||
"version": "1.20.0",
|
||||
"version": "1.20.1",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
|
Loading…
Reference in New Issue