We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3fed2 commit a368347Copy full SHA for a368347
1 file changed
package.json
@@ -25,6 +25,9 @@
25
"grunt-contrib-internal": "^0.4.12",
26
"grunt-contrib-nodeunit": "^0.4.1"
27
},
28
+ "peerDependencies": {
29
+ "grunt": ">=0.4.0"
30
+ },
31
"keywords": [
32
"gruntplugin"
33
],
0 commit comments