mirror of https://github.com/grpc/grpc-node.git
Remove version change in build.yaml
This commit is contained in:
parent
3187dfe4ab
commit
7648d60077
|
|
@ -1,3 +1,2 @@
|
|||
settings:
|
||||
'#': It's possible to have node_version here as a key to override the core's version.
|
||||
'node_version': 1.11.2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc",
|
||||
"version": "1.11.2",
|
||||
"version": "1.12.0-dev",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue