Commit 2a5868f8 by Dane Springmeyer

apply patch from @fengmk2 for iojs support in engines - refs #399

parent 51e557d5
......@@ -47,7 +47,7 @@
"aws-sdk": "~2.0.25"
},
"engines": {
"node": ">= 0.10.0 < 0.11.0 || >= 0.11.13 < 0.13.0"
"node": ">= 0.10.0 < 0.11.0 || >= 0.11.13 < 0.13.0 || >= 1.0.0 < 2.0.0"
},
"engineStrict": true,
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment