diff --git a/package.json b/package.json index a95e2be..7b60489 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-less": "^0.11.0", - "grunt-contrib-watch": "~0.6.1" + "grunt-contrib-watch": "~0.6.0" }, "dependencies": { "grunt-contrib-less": "^0.11.0", - "grunt-contrib-watch": "^0.4.4" + "grunt-contrib-watch": "^0.6.0" } }