remove jQuery, ui refac, A.toolbar and A.button new classes

This commit is contained in:
Matthieu Baumann
2023-12-17 00:33:47 +01:00
committed by Matthieu Baumann
parent 057a1df431
commit 5c5af162f4
20 changed files with 387 additions and 274 deletions

View File

@@ -54,7 +54,6 @@
"vitest": "^0.32.2"
},
"dependencies": {
"autocompleter": "^6.1.3",
"jquery": "^3.6.1"
"autocompleter": "^6.1.3"
}
}