summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'searx/static/themes/simple/package.json')
-rw-r--r--searx/static/themes/simple/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json
index e56adbaa7..b2ebd3087 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -24,7 +24,8 @@
"dependencies": {
"autocomplete-js": "^2.7.1",
"leaflet": "^1.9.4",
- "normalize.css": "^8.0.1"
+ "normalize.css": "^8.0.1",
+ "swiped-events": "^1.2.0"
},
"scripts": {
"all": "npm install && grunt",