mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Bump node to 8.14.0 (#26313)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
c122fa96a0
commit
3909d8bed6
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
8.11.4
|
||||
8.14.0
|
||||
|
|
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
|||
8.11.4
|
||||
8.14.0
|
||||
|
|
|
@ -394,7 +394,7 @@
|
|||
"zlib": "^1.0.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8.11.4",
|
||||
"node": "8.14.0",
|
||||
"yarn": "^1.10.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue