diff --git a/package.json b/package.json index ffa1885..7e49dae 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt": "~0.4.1" }, "peerDependencies": { - "grunt": "~0.4.1" + "grunt": ">=0.4.0" }, "keywords": [ "gruntplugin", @@ -48,4 +48,4 @@ "mysql", "wordpress" ] -} \ No newline at end of file +}