FIX forgot to add changes to package.json

This commit is contained in:
Stefan-5422
2022-04-02 17:47:43 +02:00
parent 03a678cabe
commit 8f879117f6
2 changed files with 2433 additions and 36 deletions
+2428 -36
View File
File diff suppressed because it is too large Load Diff
+5
View File
@@ -22,13 +22,18 @@
"@prisma/client": "^3.10.0",
"@types/argon2": "^0.15.0",
"@types/express": "^4.17.13",
"@types/handlebars": "^4.1.0",
"@types/jsonwebtoken": "^8.5.8",
"@types/mjml": "^4.7.0",
"@types/nodemailer": "^6.4.4",
"@types/redis": "^4.0.11",
"argon2": "^0.28.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",
"nodemailer": "^6.7.2",
"prisma": "^3.10.0",
"promisify": "^0.0.3",