Skip to content

Commit

Permalink
Add grunt >=0.4.0 as a peerDep
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Feb 17, 2016
1 parent 3b3fed2 commit a368347
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
"grunt-contrib-internal": "^0.4.12",
"grunt-contrib-nodeunit": "^0.4.1"
},
"peerDependencies": {
"grunt": ">=0.4.0"
},
"keywords": [
"gruntplugin"
],
Expand Down

0 comments on commit a368347

Please sign in to comment.