mirror of https://github.com/grpc/grpc-node.git
commit
dca2016e5c
|
@ -91,7 +91,7 @@
|
|||
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
||||
'GRPC_ARES=0',
|
||||
'GRPC_UV',
|
||||
'GRPC_NODE_VERSION="1.19.0-pre1"'
|
||||
'GRPC_NODE_VERSION="1.19.0"'
|
||||
],
|
||||
'conditions': [
|
||||
['grpc_gcov=="true"', {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 801266f7dc84dd7fc7d0f663a4d28762e7cfb1aa
|
||||
Subproject commit da76faf2b882ba1e07bd52379bfb8eba8354155c
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc",
|
||||
"version": "1.19.0-pre1",
|
||||
"version": "1.19.0",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
|
Loading…
Reference in New Issue