mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Update Node.js to version 10.19.0 (#56940)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
a379a995ad
commit
f2c06a8648
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
10.18.0
|
||||
10.19.0
|
||||
|
|
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
|||
10.18.0
|
||||
10.19.0
|
||||
|
|
|
@ -485,7 +485,7 @@
|
|||
"zlib": "^1.0.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": "10.18.0",
|
||||
"node": "10.19.0",
|
||||
"yarn": "^1.21.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue