Move bower to dev dependencies

This commit is contained in:
Rowan Manning
2013-11-07 10:17:29 +00:00
parent 4b07da1f0c
commit 9911af4672

View File

@@ -22,7 +22,6 @@
"node": ">=0.10"
},
"dependencies": {
"bower": "~1.2",
"chalk": "~0.2",
"express": "~3.4",
"express-hbs": "~0.2",
@@ -31,6 +30,7 @@
"underscore": "~1.5"
},
"devDependencies": {
"bower": "~1.2",
"grunt": "~0.4",
"grunt-contrib-jshint": "~0.7",
"grunt-contrib-less": "~0.8",