mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Bump node to 6.9.5 (#10135)
This commit is contained in:
parent
02eed36f3b
commit
242047a683
2 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
6.9.0
|
||||
6.9.5
|
||||
|
|
|
@ -222,7 +222,7 @@
|
|||
"ncp": "2.0.0",
|
||||
"node-sass": "3.8.0",
|
||||
"nock": "8.0.0",
|
||||
"npm": "3.10.8",
|
||||
"npm": "3.10.10",
|
||||
"portscanner": "1.0.0",
|
||||
"proxyquire": "1.7.10",
|
||||
"react": "15.2.0",
|
||||
|
@ -243,7 +243,7 @@
|
|||
"webpack-dev-server": "1.14.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "6.9.0",
|
||||
"npm": "3.10.8"
|
||||
"node": "6.9.5",
|
||||
"npm": "3.10.10"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue