mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-10-27 17:38:51 +05:00
Authorization, favorites and players have been moved to the API server
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.3.1",
|
||||
"express": "^4.18.2",
|
||||
"bcrypt": "^5.1.1",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"mongodb": "^6.5.0",
|
||||
"nodemailer": "^6.9.9",
|
||||
"uuid": "^9.0.0",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"swagger-jsdoc": "^6.2.8",
|
||||
"vercel": "^39.3.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user