mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Backport PR #8733
---------
**Commit 1:**
Bump node to 6.9.0
* Original sha: 26a0be8caa
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-10-18T18:40:06Z
This commit is contained in:
parent
2e0a83366f
commit
32f3663dc0
2 changed files with 4 additions and 4 deletions
|
@ -1 +1 @@
|
|||
6.7.0
|
||||
6.9.0
|
||||
|
|
|
@ -206,7 +206,7 @@
|
|||
"murmurhash3js": "3.0.1",
|
||||
"ncp": "2.0.0",
|
||||
"nock": "8.0.0",
|
||||
"npm": "3.10.3",
|
||||
"npm": "3.10.8",
|
||||
"portscanner": "1.0.0",
|
||||
"proxyquire": "1.7.10",
|
||||
"simple-git": "1.37.0",
|
||||
|
@ -217,7 +217,7 @@
|
|||
"supertest-as-promised": "2.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "6.7.0",
|
||||
"npm": "3.10.3"
|
||||
"node": "6.9.0",
|
||||
"npm": "3.10.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue