mirror of
https://github.com/elastic/kibana.git
synced 2025-04-19 15:35:00 -04:00
Update Node.js to version 10.22.1 (#77619)
This commit is contained in:
parent
9079aca5b7
commit
ba474ce226
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
10.22.0
|
||||
10.22.1
|
||||
|
|
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
|||
10.22.0
|
||||
10.22.1
|
||||
|
|
|
@ -489,7 +489,7 @@
|
|||
"zlib": "^1.0.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": "10.22.0",
|
||||
"node": "10.22.1",
|
||||
"yarn": "^1.21.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue