Roll back to iojs 2.5.0

This commit is contained in:
Jonathan Cremin 2015-08-08 20:57:19 +01:00
parent 149f01ef6e
commit 9ec17a2657

View file

@ -5,7 +5,7 @@
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"engines": { "engines": {
"iojs": "^3.0.0", "iojs": "^2.5.0",
"npm": "^3.2.0" "npm": "^3.2.0"
}, },
"scripts": { "scripts": {