mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Use html5-qrcode instead of @zxing/library directly for label scanner.
This improves the usability a bit
This commit is contained in:
parent
f98487a03b
commit
ca5823819d
4 changed files with 57 additions and 113 deletions
|
@ -57,7 +57,6 @@
|
|||
"@ckeditor/ckeditor5-watchdog": "^35.0.0",
|
||||
"@ckeditor/ckeditor5-word-count": "^35.0.0",
|
||||
"@jbtronics/bs-treeview": "^1.0.1",
|
||||
"@zxing/library": "^0.19.1",
|
||||
"bootbox": "^5.4.0",
|
||||
"bootstrap-select": "v1.14.0-beta3",
|
||||
"bootswatch": "^5.1.3",
|
||||
|
@ -76,6 +75,7 @@
|
|||
"dompurify": "^2.0.6",
|
||||
"emoji.json": "^13.1.0",
|
||||
"exports-loader": "^3.0.0",
|
||||
"html5-qrcode": "^2.2.1",
|
||||
"jszip": "^3.2.0",
|
||||
"katex": "^0.16.0",
|
||||
"marked": "^4.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue