Skip to content
This repository was archived by the owner on Jan 2, 2020. It is now read-only.

Commit 5ab73c9

Browse files
Update Grunt peer dependency to support 1.0.0
1 parent 3b7952f commit 5ab73c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"grunt-contrib-jshint": "0.11.x"
4545
},
4646
"peerDependencies": {
47-
"grunt": "0.4.x"
47+
"grunt": ">=0.4.0"
4848
},
4949
"keywords": [
5050
"gruntplugin",

0 commit comments

Comments
 (0)