diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index c3cd581e38..652e11a585 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -11,6 +11,12 @@ "url": "https://ui.8starlabs.com/r/{name}.json", "description": "A set of beautifully designed components designed for developers who want niche, high-utility UI elements that you won't find in standard libraries." }, + { + "name": "@unlumen-ui", + "homepage": "https://ui.unlumen.com", + "url": "https://ui.unlumen.com/r/{name}.json", + "description": "Primitives and components with serious attention to animation and design. Copy, own, ship." + }, { "name": "@auth0", "homepage": "https://auth0.com", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 1f8e7605ab..891ab13ab3 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -13,6 +13,13 @@ "description": "A set of beautifully designed components designed for developers who want niche, high-utility UI elements that you won't find in standard libraries.", "logo": " " }, + { + "name": "@unlumen-ui", + "homepage": "https://ui.unlumen.com", + "url": "https://ui.unlumen.com/r/{name}.json", + "description": "Primitives and components with serious attention to animation and design. Copy, own, ship.", + "logo": "" + }, { "name": "@auth0", "homepage": "https://auth0.com",