added requesting option

This commit is contained in:
Ludwig Lehnert
2026-03-28 08:43:04 +01:00
parent 12e4bcddc6
commit 48bfe69d09
14 changed files with 730 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
"bcryptjs": "^2.4.3",
"jsonwebtoken": "^9.0.3",
"next": "^16.2.1",
"nodemailer": "^8.0.4",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"sqlite3": "^5.1.7"