summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/package.json
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2021-11-13 08:15:59 +0000
committerGitHub <noreply@github.com>2021-11-13 08:15:59 +0000
commitd64abb9310b2eaafffe42585f55d1a9d9457dd68 (patch)
tree14f29979515e87931c334ce58b923072c8ed6e48 /searx/static/themes/simple/package.json
parent0c70a96f57306c2dfa98adf9c6d4b958e1ad273a (diff)
parent9bf53ab9740b8ba280b9145574795da6da6956ea (diff)
Merge pull request #473 from return42/searxng-wordmark
[simple theme] SearXNG wordmark & favicon
Diffstat (limited to 'searx/static/themes/simple/package.json')
-rw-r--r--searx/static/themes/simple/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json
index 4b0ffc4fd..4ef608db7 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -8,6 +8,8 @@
"grunt-contrib-jshint": "~3.1.1",
"grunt-contrib-less": "~3.0.0",
"grunt-contrib-uglify": "~5.0.1",
+ "grunt-xmlmin": "~0.1.8",
+ "grunt-contrib-htmlmin": "~3.1.0",
"grunt-contrib-watch": "~1.1.0",
"grunt-stylelint": "^0.16.0",
"grunt-eslint": "^23.0.0",