Downgrade jquery to fix mobile navigation issue

This commit is contained in:
Björn Fromme
2018-11-03 15:35:34 +01:00
parent 42ecd2530c
commit 205b090eef
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"dayjs": "^1.7.7",
"flatpickr": "^4.5.2",
"font-awesome": "^4.7.0",
"jquery": "^3.3.1",
"jquery": "^1.12.4",
"jquery-lazy": "^1.7.10",
"leaflet": "^1.3.4",
"normalize.css": "^7.0.0",