Skip to content

Commit

Permalink
Add grunt >= 0.4.5 peerDep
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Feb 15, 2016
1 parent 1e6bd9e commit c7f3ff5
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 @@ -27,6 +27,9 @@
"grunt-contrib-jshint": "^0.12.0",
"grunt-contrib-nodeunit": "^0.4.1"
},
"peerDependencies": {
"grunt": ">= 0.4.5"
},
"keywords": [
"gruntplugin",
"clean",
Expand Down

0 comments on commit c7f3ff5

Please sign in to comment.