diff --git a/package.json b/package.json index 0340c6e..fabd2cc 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "grunt": "~0.4.5" }, "peerDependencies": { - "grunt": "~0.4.5" + "grunt": ">=0.4.0" }, "keywords": [ "gruntplugin" ] -} \ No newline at end of file +}