This commit is contained in:
2025-08-26 12:20:17 +02:00
parent be3cd771fc
commit ff43eddd27
4 changed files with 100 additions and 78 deletions

View File

@@ -17,6 +17,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"express": "^5.1.0"
"express": "^5.1.0",
"express-fileupload": "^1.4.3"
}
}