Updated shrinkwrap, stick to node 4.2

This commit is contained in:
Chris Blanchard 2015-12-14 08:46:24 +00:00
parent 0b0b245a92
commit 77d38cac5f
2 changed files with 3132 additions and 2903 deletions

5329
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -55,5 +55,7 @@
"nodemon": "~1.3.7",
"supertest": "~1.0.1"
},
"engine": "node >= 0.12.1"
"engines": {
"node": "4.2.3"
}
}