Skip to content

Commit ec60b79

Browse files
committed
Merge pull request #124 from edi9999/master
Add node v4 support
2 parents 49c1ca8 + 8d85583 commit ec60b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"qunit": "./bin/cli.js"
3131
},
3232
"engines": {
33-
"node": ">=0.6.0 < 0.13.0"
33+
"node": ">=0.6.0 < 5.0"
3434
},
3535
"scripts": {
3636
"test": "node --harmony ./test/testrunner.js"

0 commit comments

Comments
 (0)