Skip to content

Commit c150f37

Browse files
committed
Merge pull request #4 from gruntjs-updater/peerDep
Update peerDependencies to support Grunt 1.0
2 parents 602bde1 + 5b6cad9 commit c150f37

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
@@ -31,7 +31,7 @@
3131
"grunt": "~0.4.5"
3232
},
3333
"peerDependencies": {
34-
"grunt": "~0.4.5"
34+
"grunt": ">=0.4.0"
3535
},
3636
"keywords": [
3737
"documentation",

0 commit comments

Comments
 (0)