Skip to content

Commit 0b00c0b

Browse files
committedJan 30, 2016
Remove peerDeps. Ref gruntjs/grunt#1116
1 parent 63279df commit 0b00c0b

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
@@ -29,14 +29,11 @@
2929
"grunt-contrib-jshint": "^0.11.0",
3030
"grunt-contrib-nodeunit": "^0.4.0"
3131
},
32-
"peerDependencies": {
33-
"grunt": ">=0.4.0"
34-
},
3532
"keywords": [
3633
"gruntplugin"
3734
],
3835
"files": [
3936
"tasks"
4037
],
4138
"appveyor_id": "ybtf5vbvtenii561"
42-
}
39+
}

0 commit comments

Comments
 (0)
Please sign in to comment.