added bulk upload to guest book

This commit is contained in:
briannelson95
2025-07-02 17:22:16 -04:00
parent 81102fbae9
commit 1f8b0473e6
9 changed files with 211 additions and 5 deletions

View File

@@ -16,6 +16,7 @@
"@types/nodemailer": "^6.4.17",
"bcrypt": "^6.0.0",
"crypto": "^1.0.1",
"csv-parse": "^5.6.0",
"next": "15.3.4",
"next-auth": "^4.24.11",
"nodemailer": "^6.9.4",