diff --git a/package.json b/package.json index 55792c5..49b706a 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": "^1.0", "grunt-contrib-concat": "^1.0", "grunt-contrib-jshint": "^1.0",