mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Update Node.js to version 10.21.0 (#68059)
This commit is contained in:
parent
c6e2fed1c6
commit
b01a8f8e08
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
10.19.0
|
||||
10.21.0
|
||||
|
|
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
|||
10.19.0
|
||||
10.21.0
|
||||
|
|
|
@ -504,7 +504,7 @@
|
|||
"zlib": "^1.0.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": "10.19.0",
|
||||
"node": "10.21.0",
|
||||
"yarn": "^1.21.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue