mirror of
https://github.com/GithubOrgProjectPiza/server.git
synced 2026-09-04 08:36:10 +02:00
Fix fix fix!
This commit is contained in:
+4
-2
@@ -28,21 +28,23 @@
|
||||
"@types/nodemailer": "^6.4.4",
|
||||
"@types/redis": "^4.0.11",
|
||||
"argon2": "^0.28.5",
|
||||
"axios": "^0.26.1",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.0.0",
|
||||
"express": "^4.17.3",
|
||||
"handlebars": "^4.7.7",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"mjml": "^4.12.0",
|
||||
"nanoid": "^3.3.2",
|
||||
"node-fetch": "^3.2.3",
|
||||
"nodemailer": "^6.7.2",
|
||||
"prisma": "^3.10.0",
|
||||
"redis": "^4.0.4",
|
||||
"axios": "^0.26.1",
|
||||
"node-fetch": "^3.2.3",
|
||||
"ts-node": "^10.5.0",
|
||||
"typescript": "^4.5.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cors": "^2.8.12",
|
||||
"@types/node": "^8.9.5",
|
||||
"nodemon": "^2.0.15"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user