diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 184a9ae3c5..4ef2bd26cd 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -66,5 +66,6 @@
"@zippystarter": "https://zippystarter.com/r/{name}.json",
"@shadcndesign": "https://shadcndesign-free.vercel.app/r/{name}.json",
"@ha-components": "https://hacomponents.keshuac.com/r/{name}.json",
- "@shadix-ui": "https://shadix-ui.vercel.app/r/{name}.json"
+ "@shadix-ui": "https://shadix-ui.vercel.app/r/{name}.json",
+ "@wiggle-ui": "https://wiggle-ui.vercel.app/r/{name}.json"
}
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index d8423cdf77..030ed9bdc4 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -216,6 +216,13 @@
"description": "A set of open source fully controlled React Inertia form elements",
"logo": ""
},
+ {
+ "name": "@wiggle-ui",
+ "description": "A beautiful collection of copy-and-paste widgets for your next project.",
+ "homepage": "https://wigggle-ui.vercel.app",
+ "url": "https://wigggle-ui.vercel.app/r/{name}.json",
+ "logo": ""
+ },
{
"name": "@zippystarter",
"homepage": "https://zippystarter.com",