Skip to content

Commit

Permalink
Remove peerDeps. Ref gruntjs/grunt#1116
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Jan 30, 2016
1 parent afadcfc commit 9ab2b0a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1"
},
"peerDependencies": {
"grunt": ">=0.4.0"
},
"keywords": [
"gruntplugin",
"html",
Expand All @@ -42,4 +39,4 @@
"tasks"
],
"appveyor_id": "sn73i2qggqeolnc2"
}
}

0 comments on commit 9ab2b0a

Please sign in to comment.