mirror of
https://github.com/elastic/kibana.git
synced 2025-04-19 15:35:00 -04:00
Bump node to 8.11.4 (#22048)
This commit is contained in:
parent
3f9caf5a31
commit
5df22e531f
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
8.11.3
|
||||
8.11.4
|
||||
|
|
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
|||
8.11.3
|
||||
8.11.4
|
||||
|
|
|
@ -333,7 +333,7 @@
|
|||
"zlib": "^1.0.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8.11.3",
|
||||
"node": "8.11.4",
|
||||
"yarn": "^1.6.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue