From 169682d87a20bbddcf9a756369a02fa01d3d739f Mon Sep 17 00:00:00 2001 From: Shrey Kuvera <88746969+Shr3kx@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:05:08 +0530 Subject: [PATCH] Add @odysseyui to directory (#10083) Co-authored-by: shadcn --- apps/v4/public/r/registries.json | 6 ++++++ apps/v4/registry/directory.json | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 2bbdb541f4..b927cfa039 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -929,6 +929,12 @@ "url": "https://sabraman.ru/r/{name}.json", "description": "Legacy skeuomorphic UI components and blocks for shadcn." }, + { + "name": "@odysseyui", + "homepage": "https://www.odysseyui.com/docs", + "url": "https://www.odysseyui.com/r/{name}.json", + "description": "A design focused component library for Next.js, built for speed, flexibility and developer experience." + }, { "name": "@rescript-shadcn", "homepage": "https://rescript-shadcn.miriad.studio", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 1a05920bb3..19ef0891c3 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1085,6 +1085,13 @@ "description": "Legacy skeuomorphic UI components and blocks for shadcn.", "logo": " " }, + { + "name": "@odysseyui", + "homepage": "https://www.odysseyui.com/docs", + "url": "https://www.odysseyui.com/r/{name}.json", + "description": "A design focused component library for Next.js, built for speed, flexibility and developer experience.", + "logo": " " + }, { "name": "@rescript-shadcn", "homepage": "https://rescript-shadcn.miriad.studio",