Remove peerDeps. Ref gruntjs/grunt#1116

This commit is contained in:
Kyle Robinson Young 2016-01-29 19:26:10 -08:00
parent d57ca3cbba
commit 1f198f6ec8

View File

@ -29,9 +29,6 @@
"grunt-jscs": "^2.1.0",
"underscore.string": "^2.3.3"
},
"peerDependencies": {
"grunt": ">=0.4.0"
},
"keywords": [
"gruntplugin",
"watch",
@ -40,4 +37,4 @@
"files": [
"tasks"
]
}
}