---------

**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:
Elastic Jasper 2016-10-12 17:29:13 -04:00
parent 772889f464
commit f18c0a1066
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"
}
}