mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Move bower to dev dependencies
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user