diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index ff52ea296e..4544bed9c5 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -802,5 +802,11 @@
"homepage": "https://pixelactui.com",
"url": "https://pixelactui.com/r/{name}.json",
"description": "Playful pixel art style components library built on top of shadcn. Perfect for retro style projects and games."
+ },
+ {
+ "name": "@emerald-ui",
+ "homepage": "https://emerald-ui.com",
+ "url": "https://emerald-ui.com/r/{name}.json",
+ "description": "Emerald UI - collection of components built with Motion, GSAP, Tailwind CSS and shadcn/ui."
}
]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index e98bd42020..50a99a86ce 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -942,6 +942,6 @@
"homepage": "https://emerald-ui.com",
"url": "https://emerald-ui.com/r/{name}.json",
"description": "Emerald UI - collection of components built with Motion, GSAP, Tailwind CSS and shadcn/ui.",
- "logo": ""
- },
+ "logo": ""
+ }
]