mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Bump node to 8.11.0 (#17437)
This commit is contained in:
parent
46a5ef1316
commit
42168afca0
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
8.9.4
|
8.11.0
|
||||||
|
|
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
||||||
8.9.4
|
8.11.0
|
||||||
|
|
|
@ -300,7 +300,7 @@
|
||||||
"xmlbuilder": "9.0.4"
|
"xmlbuilder": "9.0.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "8.9.4",
|
"node": "8.11.0",
|
||||||
"yarn": "^1.3.2"
|
"yarn": "^1.3.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue