small fix

This commit is contained in:
Daniel
2023-06-29 05:54:24 +03:30
parent fe1b78a2f6
commit 8aa196efc2
3 changed files with 32 additions and 11 deletions
+2
View File
@@ -22,6 +22,7 @@
"@prisma/client": "^4.9.0",
"@types/crypto-js": "^4.1.1",
"@types/node": "18.11.18",
"@types/nodemailer": "^6.4.8",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"bcrypt": "^5.1.0",
@@ -32,6 +33,7 @@
"multer": "^1.4.5-lts.1",
"next": "13.1.6",
"next-auth": "^4.22.1",
"nodemailer": "^6.9.3",
"puppeteer": "^19.8.0",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-adblocker": "^2.13.6",