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 d57ca3c commit 1f198f6
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 @@ -29,9 +29,6 @@
"grunt-jscs": "^2.1.0",
"underscore.string": "^2.3.3"
},
"peerDependencies": {
"grunt": ">=0.4.0"
},
"keywords": [
"gruntplugin",
"watch",
Expand All @@ -40,4 +37,4 @@
"files": [
"tasks"
]
}
}

0 comments on commit 1f198f6

Please sign in to comment.