simplified package engine requirement

This commit is contained in:
Dan Motzenbecker 2015-10-03 21:21:15 -04:00
parent 76c23627a2
commit cac8b6b777
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@
"semver": "^5.0.1" "semver": "^5.0.1"
}, },
"engines": { "engines": {
"node": ">=0.12.x", "node": ">=4.0.0"
"iojs": ">=3.1.x"
}, },
"repository": { "repository": {
"type": "git", "type": "git",