diff --git a/package.json b/package.json index d57b945..c6be877 100644 --- a/package.json +++ b/package.json @@ -34,10 +34,8 @@ "scripts": { "test": "grunt test" }, - "dependencies": { - "grunt": "^0.4.5" - }, "devDependencies": { + "grunt": "^0.4.5", "grunt-contrib-clean": "^0.7", "grunt-contrib-concat": "^0.5", "grunt-contrib-jshint": "^0.12",