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 4913197 commit e137b12
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 @@ -26,9 +26,6 @@
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1"
},
"peerDependencies": {
"grunt": ">=0.4.0"
},
"keywords": [
"gruntplugin",
"clean",
Expand All @@ -44,4 +41,4 @@
"tasks"
],
"appveyor_id": "li28411ceq3n833d"
}
}

0 comments on commit e137b12

Please sign in to comment.