From 5b79499d23484e47cba39e1fef6fc32b18f30dff Mon Sep 17 00:00:00 2001
From: Luis Llanes <137589205+llanesluis@users.noreply.github.com>
Date: Tue, 24 Mar 2026 01:12:37 -0700
Subject: [PATCH] fix(registry): update @shadcncraft entry in directory
(#10151)
* fix(registry): update @shadcncraft entry in directory with new homepage, description, and logo
* fix(registry): update @shadcncraft entry in `registries.json` after running `pnpm registry:build` command
---
apps/v4/public/r/registries.json | 8 ++++----
apps/v4/registry/directory.json | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 9b657c752d..1fa2c302e4 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -642,10 +642,10 @@
"description": "Launch your projects faster with admin dashboards, website templates, components, blocks, and pre-built real-world examples."
},
{
- "name": "@shadcraft",
- "homepage": "https://free.shadcraft.com",
- "url": "https://free.shadcraft.com/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."
+ "name": "@shadcncraft",
+ "homepage": "https://shadcncraft.com",
+ "url": "https://shadcncraft.com/r/{name}.json",
+ "description": "A starter collection of polished shadcn/ui components and blocks built to production standards. Part of a larger Figma + React system designed to scale with your product."
},
{
"name": "@smoothui",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index d156169c30..d21fc721f9 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -750,11 +750,11 @@
"logo": ""
},
{
- "name": "@shadcraft",
- "homepage": "https://free.shadcraft.com",
- "url": "https://free.shadcraft.com/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": "@shadcncraft",
+ "homepage": "https://shadcncraft.com",
+ "url": "https://shadcncraft.com/r/{name}.json",
+ "description": "A starter collection of polished shadcn/ui components and blocks built to production standards. Part of a larger Figma + React system designed to scale with your product.",
+ "logo": ""
},
{
"name": "@smoothui",