mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-07 22:18:39 +00:00
feat(cli): add support for config file (#245)
* feat(cli): add config files and examples in docs * docs(www): remove cli advanced options --------- Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"dependencies": {
|
||||
"chalk": "5.2.0",
|
||||
"commander": "^10.0.0",
|
||||
"cosmiconfig": "^8.1.3",
|
||||
"execa": "^7.0.0",
|
||||
"fs-extra": "^11.1.0",
|
||||
"https-proxy-agent": "^6.2.0",
|
||||
|
||||
Reference in New Issue
Block a user