From 83857679cb67597ddef692f50df4473161f4440a Mon Sep 17 00:00:00 2001 From: Vinicius Vicentini Date: Thu, 2 Apr 2026 12:40:37 -0700 Subject: [PATCH] Rename registry entry from '@shark-ui' to '@shark' --- apps/v4/public/r/registries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 407106d934..f6afea1dc3 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -648,7 +648,7 @@ "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": "@shark-ui", + "name": "@shark", "homepage": "https://shark.vini.one", "url": "https://shark.vini.one/r/{name}.json", "description": "shadcn/ui-style components built on Ark UI with Tailwind CSS—install via the registry CLI or copy from the docs."