build: add qrcode

This commit is contained in:
eneller
2026-02-27 23:29:29 +01:00
parent f08793cd6e
commit b3fba15e40
2 changed files with 291 additions and 0 deletions

View File

@@ -31,7 +31,9 @@
"bootstrap-icons": "^1.13.1",
"jsdom": "^28.0.0",
"less": "^4.2.0",
"postgres": "^3.4.8",
"prettier": "^3.8.1",
"qrcode": "^1.5.4",
"typescript": "~5.9.2",
"vitest": "^4.0.8"
}