Начал дополнятть страницу чатов

This commit is contained in:
Artem VV 2023-05-19 21:15:29 +07:00
parent e8678251d0
commit 5ebb8ff2ea
4 changed files with 25 additions and 24 deletions

View file

@ -14,13 +14,13 @@
"@noble/hashes": "^1.3.0",
"@popperjs/core": "^2.11.7",
"@prisma/client": "4.14.0",
"@types/bootstrap": "^5.2.6",
"astro": "^2.4.1",
"astro-bootstrap": "^0.5.13",
"bootstrap": "^5.2.3",
"bootstrap": "5.3.0-alpha3",
"sharp": "^0.32.1"
},
"devDependencies": {
"@types/bootstrap": "^5.2.6",
"@types/node": "^20.1.1",
"prisma": "^4.14.0"
}