diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 184a9ae3c5..ad7dfcb0b4 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -62,6 +62,7 @@
"@tweakcn": "https://tweakcn.com/r/themes/{name}.json",
"@wds": "https://wds-shadcn-registry.netlify.app/r/{name}.json",
"@wandry-ui": "https://ui.wandry.com.ua/r/{name}.json",
+ "@wigggle-ui": "https://wigggle-ui.vercel.app/r/{name}.json",
"@pixelact-ui": "https://www.pixelactui.com/r/{name}.json",
"@zippystarter": "https://zippystarter.com/r/{name}.json",
"@shadcndesign": "https://shadcndesign-free.vercel.app/r/{name}.json",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 87c4e22bca..19aaceee94 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -237,6 +237,13 @@
"description": "A set of open source fully controlled React Inertia form elements",
"logo": ""
},
+ {
+ "name": "@wigggle-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",