From 6f057c9cc31b65af9d6df4b24df37d8ba0fe6ee7 Mon Sep 17 00:00:00 2001 From: Elliot Sutton <76941569+imskyleen@users.noreply.github.com> Date: Mon, 8 Sep 2025 13:31:51 +0200 Subject: [PATCH] feat(v4): add @animate-ui to trusted registries (#8162) --- 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 4c63c0525..d1d6f0153 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -3,6 +3,7 @@ "@ai-elements": "https://registry.ai-sdk.dev/{name}.json", "@alexcarpenter": "https://ui.alexcarpenter.me/r/{name}.json", "@alpine": "https://alpine-registry.vercel.app/r/{name}.json", + "@animate-ui": "https://animate-ui.com/r/{name}.json", "@blocks": "https://blocks.so/r/{name}.json", "@clerk": "https://clerk.com/r/{name}.json", "@cult-ui": "https://cult-ui.com/r/{name}.json",