Skip to content

Commit a368347

Browse files
committed
Add grunt >=0.4.0 as a peerDep
1 parent 3b3fed2 commit a368347

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"grunt-contrib-internal": "^0.4.12",
2626
"grunt-contrib-nodeunit": "^0.4.1"
2727
},
28+
"peerDependencies": {
29+
"grunt": ">=0.4.0"
30+
},
2831
"keywords": [
2932
"gruntplugin"
3033
],

0 commit comments

Comments
 (0)