Bump node to 6.9.0

This commit is contained in:
Jonathan Budzenski 2016-10-18 13:40:06 -05:00
parent e9363d21d0
commit 26a0be8caa
No known key found for this signature in database
GPG key ID: D28BF9418FA0F292
2 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
6.7.0
6.9.0

View file

@ -206,7 +206,7 @@
"murmurhash3js": "3.0.1",
"ncp": "2.0.0",
"nock": "8.0.0",
"npm": "3.10.3",
"npm": "3.10.8",
"portscanner": "1.0.0",
"proxyquire": "1.7.10",
"simple-git": "1.37.0",
@ -217,7 +217,7 @@
"supertest-as-promised": "2.0.2"
},
"engines": {
"node": "6.7.0",
"npm": "3.10.3"
"node": "6.9.0",
"npm": "3.10.8"
}
}