[enh] improve grunt-file for oscar_template

This commit is contained in:
Thomas Pointhuber
2014-12-22 15:28:23 +01:00
parent 7adb17452d
commit 7b44fd47a7
5 changed files with 45 additions and 7 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch" : "~0.6.1",
"grunt-contrib-concat" : "~0.5.0",
"grunt-contrib-jshint" : "~0.10.0"
"grunt-contrib-jshint" : "~0.10.0",
"grunt-contrib-less" : "~0.11.0"
},
"scripts": {