mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
Merge pull request #8645 from elastic/jasper/backport/8600/5.0
[backport] PR #8600 to 5.0 - Bump node version to 6.7.0
This commit is contained in:
commit
cbbf337313
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"
|
"supertest-as-promised": "2.0.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "6.4.0",
|
"node": "6.7.0",
|
||||||
"npm": "3.10.3"
|
"npm": "3.10.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue