Skip to content

Commit 6cb86fc

Browse files
authored
Merge pull request #22 from gruntjs-updater/peerDep
Update peerDependencies to support Grunt 1.0
2 parents 1b66090 + 91f9620 commit 6cb86fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"mocha": "^2.2.5"
4040
},
4141
"peerDependencies": {
42-
"grunt": "~0.4.5"
42+
"grunt": ">=0.4.0"
4343
},
4444
"keywords": [
4545
"gruntplugin",

0 commit comments

Comments
 (0)