From 6daa5215cc133b2fbdb561da392ff36ae235fe39 Mon Sep 17 00:00:00 2001 From: Itzik Sokolov <37775846+PatentLobster@users.noreply.github.com> Date: Mon, 15 Sep 2025 07:34:42 +0300 Subject: [PATCH] Add 97cn to registrries.json (#8207) --- apps/v4/public/r/registries.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 59bf8deb23..5ef82a8d30 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -31,5 +31,6 @@ "@shadcn-editor": "https://shadcn-editor.vercel.app/r/{name}.json", "@rigidui": "https://rigidui.com/r/{name}.json", "@retroui": "https://retroui.dev/r/{name}.json", - "@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json" + "@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json", + "@97cn": "https://97cn.itzik.co/r/{name}.json" }