Use forked version of html5-qrcode to avoid including zxing-js which will never be used then

This commit is contained in:
Jan Böhmer 2025-01-04 18:09:56 +01:00
parent 53dcd24216
commit 0c627a5636
3 changed files with 7 additions and 7 deletions

View file

@ -88,7 +88,7 @@
"dompurify": "^3.0.3",
"emoji.json": "^15.0.0",
"exports-loader": "^5.0.0",
"html5-qrcode": "^2.2.1",
"@part-db/html5-qrcode": "^3.0.0",
"json-formatter-js": "^2.3.4",
"jszip": "^3.2.0",
"katex": "^0.16.0",