Skip to content

Commit 9ab2b0a

Browse files
committed
Remove peerDeps. Ref gruntjs/grunt#1116
1 parent afadcfc commit 9ab2b0a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@
2727
"grunt-contrib-jshint": "^0.11.0",
2828
"grunt-contrib-nodeunit": "^0.4.1"
2929
},
30-
"peerDependencies": {
31-
"grunt": ">=0.4.0"
32-
},
3330
"keywords": [
3431
"gruntplugin",
3532
"html",
@@ -42,4 +39,4 @@
4239
"tasks"
4340
],
4441
"appveyor_id": "sn73i2qggqeolnc2"
45-
}
42+
}

0 commit comments

Comments
 (0)