Skip to content

Commit

Permalink
Merge pull request #149 from gruntjs-updater/peerDep
Browse files Browse the repository at this point in the history
Update peerDependencies to support Grunt 1.0
  • Loading branch information
dorgan committed Apr 30, 2016
2 parents 0a0de0b + d4555a6 commit c7f5964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"grunt-contrib-clean": "^0.6.0"
},
"peerDependencies": {
"grunt": "^0.4.1"
"grunt": ">=0.4.0"
}
}

0 comments on commit c7f5964

Please sign in to comment.