This commit is contained in:
2026-01-29 01:49:52 -05:00
parent 31c37d9bdd
commit 3e3f37a570
13 changed files with 365 additions and 57 deletions
+2 -1
View File
@@ -14,6 +14,7 @@
"bcryptjs": "^2.4.3",
"dotenv": "^16.4.5",
"cors": "^2.8.5",
"node-fetch": "^3.3.2"
"node-fetch": "^3.3.2",
"express-rate-limit": "^7.1.5"
}
}