Skip to content

Commit 75630ef

Browse files
committed
Merge pull request #5 from gruntjs-updater/peerDep
Update peerDependencies to support Grunt 1.0
2 parents dcb3e73 + c1fd57a commit 75630ef

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
@@ -35,7 +35,7 @@
3535
"grunt-contrib-jshint": "^0.11.3"
3636
},
3737
"peerDependencies": {
38-
"grunt": "~0.4.5"
38+
"grunt": ">=0.4.0"
3939
},
4040
"keywords": [
4141
"gruntplugin",

0 commit comments

Comments
 (0)