forked from external-repos/pa11y-dashboard
Compile LESS files with grunt
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
"chalk": "~0.2",
|
||||
"express": "~3.4",
|
||||
"express-hbs": "~0.2",
|
||||
"less-middleware": "~0.1",
|
||||
"moment": "~2.2",
|
||||
"pa11y-webservice-client-node": "git+ssh://git@github.com:nature/pa11y-webservice-client-node.git#1.0.0-beta.5",
|
||||
"underscore": "~1.5"
|
||||
@@ -34,6 +33,7 @@
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4",
|
||||
"grunt-contrib-jshint": "~0.7",
|
||||
"grunt-contrib-less": "~0.8",
|
||||
"supervisor": "~0.5"
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user