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

Commit 6164a8b

Browse files
committed
feat(): support Grunt 1.0
1 parent 5b83350 commit 6164a8b

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
@@ -21,7 +21,7 @@
2121
"shelljs": "~0.3.0"
2222
},
2323
"peerDependencies": {
24-
"grunt": "0.4.x"
24+
"grunt": ">=0.4.0"
2525
},
2626
"devDependencies": {
2727
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)