summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/package.json
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2021-11-28 20:13:53 +0100
committerGitHub <noreply@github.com>2021-11-28 20:13:53 +0100
commitd0e21a01b4e14df905f25445a3f6bcbec481671c (patch)
treeb6379d053bafd082a220dd993e491d64c0591a92 /searx/static/themes/simple/package.json
parent11ba7f294ff1db37822dd5e7ec75cab5b30deccd (diff)
parent8154dd2a2e7f0749b592882901774af9f3af05b8 (diff)
Merge pull request #541 from dalf/simple-theme-svg2png
Simple theme svg2png
Diffstat (limited to 'searx/static/themes/simple/package.json')
-rw-r--r--searx/static/themes/simple/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json
index 25797b8fe..0cf6c4f64 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -16,6 +16,7 @@
"ionicons": "^6.0.0",
"less": "^4.1.1",
"less-plugin-clean-css": "^1.5.1",
+ "sharp": "^0.29.3",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"ejs": "^3.1.6",