mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Backport PR #8600
---------
**Commit 1:**
Bump node version to 6.7.0
* Original sha: 63c6e9a4da
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-10-10T10:57:25Z
This commit is contained in:
parent
772889f464
commit
f18c0a1066
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
6.4.0
|
||||
6.7.0
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
"supertest-as-promised": "2.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "6.4.0",
|
||||
"node": "6.7.0",
|
||||
"npm": "3.10.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue