This commit is contained in:
Daniel
2023-06-12 21:53:11 +03:30
parent 099784699a
commit 69a5d2abd2
11 changed files with 675 additions and 386 deletions
+3 -3
View File
@@ -46,9 +46,9 @@
"devDependencies": {
"@types/bcrypt": "^5.0.0",
"@types/multer": "^1.4.7",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.24",
"prisma": "^4.9.0",
"tailwindcss": "^3.2.4"
"tailwindcss": "^3.3.2"
}
}