mirror of
https://github.com/GithubOrgProjectPiza/server.git
synced 2026-09-04 08:36:10 +02:00
FIX forgot to add changes to package.json
This commit is contained in:
Generated
+2428
-36
File diff suppressed because it is too large
Load Diff
@@ -22,13 +22,18 @@
|
|||||||
"@prisma/client": "^3.10.0",
|
"@prisma/client": "^3.10.0",
|
||||||
"@types/argon2": "^0.15.0",
|
"@types/argon2": "^0.15.0",
|
||||||
"@types/express": "^4.17.13",
|
"@types/express": "^4.17.13",
|
||||||
|
"@types/handlebars": "^4.1.0",
|
||||||
"@types/jsonwebtoken": "^8.5.8",
|
"@types/jsonwebtoken": "^8.5.8",
|
||||||
|
"@types/mjml": "^4.7.0",
|
||||||
"@types/nodemailer": "^6.4.4",
|
"@types/nodemailer": "^6.4.4",
|
||||||
"@types/redis": "^4.0.11",
|
"@types/redis": "^4.0.11",
|
||||||
"argon2": "^0.28.5",
|
"argon2": "^0.28.5",
|
||||||
"dotenv": "^16.0.0",
|
"dotenv": "^16.0.0",
|
||||||
"express": "^4.17.3",
|
"express": "^4.17.3",
|
||||||
|
"handlebars": "^4.7.7",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
|
"mjml": "^4.12.0",
|
||||||
|
"nanoid": "^3.3.2",
|
||||||
"nodemailer": "^6.7.2",
|
"nodemailer": "^6.7.2",
|
||||||
"prisma": "^3.10.0",
|
"prisma": "^3.10.0",
|
||||||
"promisify": "^0.0.3",
|
"promisify": "^0.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user