This commit is contained in:
2025-02-01 22:35:39 +09:00
parent c164491dcb
commit fa10a84380
6 changed files with 6328 additions and 19 deletions

View File

@@ -15,9 +15,12 @@
"dotenv": "^16.4.7",
"express": "^4.21.2",
"express-fileupload": "^1.2.1",
"install": "^0.13.0",
"jsonwebtoken": "^8.5.1",
"npm": "^11.1.0",
"pg": "^8.13.1",
"pg-hstore": "^2.3.4",
"postgresql": "^0.0.1",
"sequelize": "^6.37.5",
"uuid": "^8.3.2"
},