mirror of https://github.com/grpc/grpc-node.git
Merge remote-tracking branch 'upstream/v1.11.x' into v1.11.x_merge
This commit is contained in:
commit
3187dfe4ab
|
|
@ -1,3 +1,3 @@
|
|||
settings:
|
||||
'#': It's possible to have node_version here as a key to override the core's version.
|
||||
'node_version': 1.11.1
|
||||
'node_version': 1.11.2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc",
|
||||
"version": "1.11.1",
|
||||
"version": "1.11.2",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue