diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index f186ff7e2e..d6bb296441 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -929,5 +929,12 @@ "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.", "logo": "" - } + }, + { + "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.", + "logo": "" + }, ]