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 afaca59 commit 1ca336e
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 @@ -30,9 +30,6 @@
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-shell": "^1.1.2"
},
"peerDependencies": {
"grunt": ">=0.4.0"
},
"keywords": [
"gruntplugin",
"compass",
Expand All @@ -46,4 +43,4 @@
"files": [
"tasks"
]
}
}

0 comments on commit 1ca336e

Please sign in to comment.