summaryrefslogtreecommitdiff
path: root/searx/static/oscar/package.json
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-22 15:28:23 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-22 15:28:23 +0100
commit7b44fd47a72ab0c9a4c586193757a4f195bb5fe4 (patch)
tree802f248197eca76de80640ee2da722fbf0242440 /searx/static/oscar/package.json
parent7adb17452d8c845f46858b4cebe8198988edfdbc (diff)
[enh] improve grunt-file for oscar_template
Diffstat (limited to 'searx/static/oscar/package.json')
-rw-r--r--searx/static/oscar/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/searx/static/oscar/package.json b/searx/static/oscar/package.json
index 945b7943d..7eae9df2b 100644
--- a/searx/static/oscar/package.json
+++ b/searx/static/oscar/package.json
@@ -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": {