We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c712b commit 0a6ca83Copy full SHA for 0a6ca83
package.json
@@ -27,5 +27,8 @@
27
"grunt-jsduck": "^1.0.1",
28
"load-grunt-config": "^0.13.0",
29
"load-grunt-tasks": "^0.6.0"
30
+ },
31
+ "engines": {
32
+ "node": "0.10.x"
33
}
34
0 commit comments