Bump node version to 6.7.0

This commit is contained in:
Jonathan Budzenski 2016-10-10 05:57:25 -05:00
parent 19c3b3f2f4
commit 63c6e9a4da
No known key found for this signature in database
GPG key ID: D28BF9418FA0F292
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"
}
}