mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
Bump node to 6.10.2 (#11039)
This commit is contained in:
parent
fb7be6229f
commit
2b24b5c488
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
6.9.5
|
6.10.2
|
||||||
|
|
|
@ -274,7 +274,7 @@
|
||||||
"webpack-dev-server": "1.14.1"
|
"webpack-dev-server": "1.14.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "6.9.5",
|
"node": "6.10.2",
|
||||||
"npm": "3.10.10"
|
"npm": "3.10.10"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue