Skip to content

Commit a7a1c1c

Browse files
authored
Merge pull request #2 from gruntjs-updater/peerDep
Update peerDependencies to support Grunt 1.0
2 parents d51939d + 7eacb82 commit a7a1c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"grunt": "~0.4.5"
3434
},
3535
"peerDependencies": {
36-
"grunt": "~0.4.5"
36+
"grunt": ">=0.4.0"
3737
},
3838
"keywords": [
3939
"gruntplugin",

0 commit comments

Comments
 (0)