From c2ddedf5d24e0cee05936c69e1f199a9975a07b2 Mon Sep 17 00:00:00 2001 From: Saurabh <36479565+starc007@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:46:18 +0530 Subject: [PATCH] chore(registry): update beUI domain (#10961) --- apps/v4/registry/directory.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index fb762bffae..faafbf6bb1 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -169,8 +169,8 @@ }, { "name": "@beui", - "homepage": "https://beui.saura3h.xyz", - "url": "https://beui.saura3h.xyz/r/{name}.json", + "homepage": "https://beui.dev", + "url": "https://beui.dev/r/{name}.json", "description": "Bespoke motion components for React. Copy-paste components with shadcn-compatible installs, Tailwind CSS v4, and Motion.", "logo": "" },