Use Node 5.x

This commit is contained in:
Rob 2015-12-04 16:43:15 -08:00
parent b9af07c785
commit 7bbcd705c6

View file

@ -125,7 +125,7 @@
"license": "MIT for the code, and CC-BY for the art and music",
"private": true,
"engines": {
"node": "0.10.x",
"node": "^5.1.1",
"npm": "^3.0.0"
}
}