mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"dependencies": {
|
|
"@headlessui/react": "^1.7.18",
|
|
"@headlessui/tailwindcss": "^0.2.0",
|
|
"@tremor/react": "^3.13.3"
|
|
},
|
|
"devDependencies": {
|
|
"@tailwindcss/forms": "^0.5.7"
|
|
}
|
|
}
|