2022-12-31 14:18:27 +01:00
|
|
|
{
|
|
|
|
"devDependencies": {
|
2024-06-26 17:39:53 +02:00
|
|
|
"@tailwindcss/forms": "^0.5.7",
|
|
|
|
"@tailwindcss/typography": "^0.5.13",
|
2024-06-26 17:14:36 +02:00
|
|
|
"concurrently": "^8.2.2",
|
2024-06-26 17:39:39 +02:00
|
|
|
"npm-check-updates": "^16.14.20",
|
2024-11-11 16:36:57 +00:00
|
|
|
"tailwindcss": "^3.4.14"
|
2024-07-09 23:03:03 +02:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"flowbite": "^2.4.1"
|
2022-12-31 14:18:27 +01:00
|
|
|
}
|
|
|
|
}
|