save work

This commit is contained in:
Ken Yasue
2025-04-01 17:15:51 +02:00
parent 885800a10d
commit 2ee0063eb5
4 changed files with 353 additions and 71 deletions

View File

@ -23,7 +23,9 @@
"@editorjs/marker": "^1.4.0",
"@editorjs/paragraph": "^2.11.7",
"@editorjs/quote": "^2.7.6",
"@types/axios": "^0.14.4",
"@types/nodemailer": "^6.4.17",
"axios": "^1.8.4",
"bcrypt": "^5.1.1",
"csv-parse": "^5.6.0",
"jsonwebtoken": "^9.0.2",
@ -51,4 +53,4 @@
"ts-node": "^10.9.2",
"typescript": "^5"
}
}
}