---------

**Commit 1:**
Bump node to 6.9.0

* Original sha: 26a0be8caa
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-10-18T18:40:06Z
This commit is contained in:
Elastic Jasper 2016-10-18 20:06:12 -04:00
parent 2e0a83366f
commit 32f3663dc0
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"
}
}