mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore: replace jsqr with zxing-wasm for barcode reading
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
"exif-reader": "^2.0.3",
|
||||
"fastify": "^5.2.0",
|
||||
"js-yaml": "^4.1.1",
|
||||
"jsqr": "^1.4.0",
|
||||
"mupdf": "^1.27.0",
|
||||
"p-queue": "^9.1.0",
|
||||
"pdfkit": "^0.18.0",
|
||||
@@ -36,7 +35,8 @@
|
||||
"qrcode": "^1.5.4",
|
||||
"sharp": "^0.33.0",
|
||||
"tsx": "^4.19.0",
|
||||
"zod": "^3.24.0"
|
||||
"zod": "^3.24.0",
|
||||
"zxing-wasm": "^3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/archiver": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user