15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"devDependencies": {
|
|
"@tailwindcss/forms": "^0.5.7",
|
|
"@tailwindcss/typography": "^0.5.13",
|
|
"concurrently": "^8.2.2",
|
|
"npm-check-updates": "^16.14.20",
|
|
"tailwindcss": "^4.1.18",
|
|
"typescript": "^5.6.0"
|
|
},
|
|
"dependencies": {
|
|
"@tailwindcss/cli": "^4.1.18",
|
|
"flowbite": "^4.0.1"
|
|
}
|
|
}
|