Skip to content

Commit a72fac6

Browse files
authored
Add @shadcn-studio registry URL to registries.json (#8332)
Added https://shadcnstudio.com/ opensource components (https://shadcnstudio.com/components), blocks (https://shadcnstudio.com/blocks), and themes (https://shadcnstudio.com/theme-generator) registry
1 parent 4b3186c commit a72fac6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/v4/public/r/registries.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"@limeplay": "https://limeplay.winoffrg.dev/r/{name}.json",
3434
"@skiper-ui": "https://skiper-ui.com/registry/{name}.json",
3535
"@shadcn-editor": "https://shadcn-editor.vercel.app/r/{name}.json",
36+
"@shadcn-studio": "https://shadcnstudio.com/r/{name}.json",
3637
"@rigidui": "https://rigidui.com/r/{name}.json",
3738
"@retroui": "https://retroui.dev/r/{name}.json",
3839
"@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json",

0 commit comments

Comments
 (0)