diff --git a/package.json b/package.json index deada17..2477a0c 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "grunt": "0.4.2" }, "peerDependencies": { - "grunt": "0.4.2" + "grunt": "~0.4.2" }, "keywords": [ "gruntplugin" ] -} \ No newline at end of file +}