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 8ba3467 commit d53677d
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 @@ -28,9 +28,6 @@
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-nodeunit": "^0.4.1"
},
"peerDependencies": {
"grunt": ">=0.4.0"
},
"keywords": [
"gruntplugin",
"css",
Expand All @@ -40,4 +37,4 @@
"files": [
"tasks"
]
}
}

0 comments on commit d53677d

Please sign in to comment.