diff --git a/package.json b/package.json index 2620eab..212372f 100644 --- a/package.json +++ b/package.json @@ -7,11 +7,13 @@ "grunt-cli": "~1.2.0", "grunt-contrib-cssmin": "~1.0.0", "grunt-contrib-uglify": "~1.0.0", + "bower": "~1.7.1" + }, + "devDependencies": { "grunt-contrib-watch": "~1.0.0", "grunt-phpcs": "~0.4.0", "grunt-phpunit": "~0.3.6", "grunt-contrib-compress": "~1.3.0", - "bower": "~1.7.1", "grunt-githash": "~0.1.3", "grunt-jslint": "~1.1.14" },