Use zxing-wasm polyfill even if native barcode detector API is available as the polyfill is sometimes better than the native on

See discussion #808 for more infos
This commit is contained in:
Jan Böhmer 2025-01-05 23:43:17 +01:00
parent 6bdf3d891a
commit 614697ba84
3 changed files with 11 additions and 12 deletions

View file

@ -66,7 +66,7 @@
"@ckeditor/ckeditor5-watchdog": "^44.0.0",
"@ckeditor/ckeditor5-word-count": "^44.0.0",
"@jbtronics/bs-treeview": "^1.0.1",
"@part-db/html5-qrcode": "^3.0.0",
"@part-db/html5-qrcode": "^3.1.0",
"@zxcvbn-ts/core": "^3.0.2",
"@zxcvbn-ts/language-common": "^3.0.3",
"@zxcvbn-ts/language-de": "^3.0.1",