diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index bb039d433d..c2aeee0a61 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -68,6 +68,7 @@ "@shadcn-studio": "https://shadcnstudio.com/r/{name}.json", "@shadcnblocks": "https://shadcnblocks.com/r/{name}.json", "@shadcnui-blocks": "https://shadcnui-blocks.com/r/{name}.json", + "@shadcraft": "https://shadcraft-free.vercel.app/r/{name}.json", "@simple-ai": "https://simple-ai.dev/r/{name}.json", "@skiper-ui": "https://skiper-ui.com/registry/{name}.json", "@skyr": "https://ui-play.skyroc.me/r/{name}.json", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index fdb6f47c52..07f2cafe46 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -440,6 +440,13 @@ "description": "A collection of premium, production-ready shadcn/ui blocks, components and templates.", "logo": "" }, + { + "name": "@shadcraft", + "homepage": "https://shadcraft-free.vercel.app", + "url": "https://shadcraft-free.vercel.app/r/{name}.json", + "description": "A collection of polished shadcn/ui components and marketing blocks built to production standards. Fast to use, easy to extend, and ready for any modern web project.", + "logo": "" + }, { "name": "@smoothui", "homepage": "https://smoothui.dev",