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:
Court Ewing 2016-10-12 17:39:09 -04:00 committed by GitHub
commit cbbf337313
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
6.4.0
6.7.0

View file

@ -216,7 +216,7 @@
"supertest-as-promised": "2.0.2"
},
"engines": {
"node": "6.4.0",
"node": "6.7.0",
"npm": "3.10.3"
}
}