Skip to content

Commit

Permalink
feat: Add engine support for iojs@3.
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Aug 6, 2015
1 parent 73cb388 commit eb1c8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -298,7 +298,7 @@
"karma": "./bin/karma"
},
"engines": {
"node": ">=0.10 <=0.12 || >=1 <=2"
"node": ">=0.10 <=0.12 || >=1 <=3"
},
"version": "0.13.7",
"license": "MIT"
Expand Down

0 comments on commit eb1c8d2

Please sign in to comment.