This commit is contained in:
rgrgogu
2026-05-09 22:17:24 +08:00
parent 58ccecd28a
commit 4e6017c79b
17 changed files with 2659 additions and 652 deletions
+3 -1
View File
@@ -19,9 +19,11 @@
"express-validator": "^7.0.1",
"google-auth-library": "^9.0.0",
"jsonwebtoken": "^9.0.1",
"multer": "^2.1.1",
"nodemailer": "^6.9.5",
"passport": "^0.6.0",
"passport-google-oauth20": "^2.0.0",
"path": "^0.12.7",
"pg": "^8.11.3",
"pg-hstore": "^2.3.4",
"rate-limit-redis": "^4.0.0",
@@ -32,4 +34,4 @@
"devDependencies": {
"nodemon": "^3.0.1"
}
}
}