mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-17 22:48:35 +00:00
9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"dependencies": {
|
|
"react-copy-to-clipboard": "^5.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/react-copy-to-clipboard": "^5.0.7"
|
|
}
|
|
}
|