[web] Remove dependency to "vue-scrollto" library

The UI has now one dependency less to a third party library.
This commit is contained in:
Alain Nussbaumer
2023-07-25 16:39:16 +02:00
parent d733a17871
commit dd5b4dcb32
7 changed files with 192 additions and 234 deletions

View File

@@ -25,7 +25,6 @@
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.2",
"vue-scrollto": "^2.20.0",
"vue3-click-away": "^1.2.4",
"vue3-lazyload": "^0.3.6",
"vuedraggable": "^4.1.0",