From 08820ce5ee6e71f793e8003384a1a8a5bf4ac12d Mon Sep 17 00:00:00 2001 From: Sean Date: Tue, 9 Sep 2025 18:04:45 +0500 Subject: [PATCH] feat: add @reui in trusted registries (#8181) --- apps/v4/public/r/registries.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 8f84292910..c61e697f8b 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -15,6 +15,7 @@ "@prompt-kit": "https://prompt-kit.com/c/{name}.json", "@tailark": "https://tailark.com/r/{name}.json", "@react-bits": "https://reactbits.dev/r/{name}.json", + "@reui": "https://reui.io/r/{name}.json", "@heseui": "https://www.heseui.com/r/{name}.json", "@paceui-ui": "https://ui.paceui.com/r/{name}.json", "@basecn": "https://basecn.dev/r/{name}.json",