We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c1ca8 commit 8d85583Copy full SHA for 8d85583
1 file changed
package.json
@@ -30,7 +30,7 @@
30
"qunit": "./bin/cli.js"
31
},
32
"engines": {
33
- "node": ">=0.6.0 < 0.13.0"
+ "node": ">=0.6.0 < 5.0"
34
35
"scripts": {
36
"test": "node --harmony ./test/testrunner.js"
0 commit comments