From 731e6dd8a2c9981b5d419f7dcf5b6476a69d288c Mon Sep 17 00:00:00 2001 From: shadcn Date: Wed, 20 May 2026 17:27:42 +0400 Subject: [PATCH] fix --- apps/v4/public/r/registries.json | 16 +++++++--------- apps/v4/registry/directory.json | 16 ++++++++-------- 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index c13750d831..ed64a6cb10 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -1169,18 +1169,16 @@ "url": "https://ui.turbopills.com/r/{name}.json", "description": "Beautiful, accessible, and customizable React components for your telehealth applications." }, + { + "name": "@nexus-labs", + "homepage": "https://nexus-ui.com", + "url": "https://nexus-ui.com/r/{name}.json", + "description": "Motion-native animated components for Next.js — backgrounds, heroes, inputs, carousels, and more. Open source. Copy-ready TypeScript." + }, { "name": "@wensity", "homepage": "https://wensity.com", "url": "https://raw.githubusercontent.com/ksparth12/wensity-shadcn-registry/main/{name}.json", "description": "Motion-rich React components for AI interfaces, SaaS blocks, and cinematic interactions. Free Wensity components only." - }, - { - "name": "@nexus-labs", - "homepage": "https://nexus-ui.com", - "url": "https://nexus-ui.com/r/{name}.json", - "registry": "https://nexus-ui.com/registry.json", - "description": "Production-ready components and full-page Next.js templates with cinematic Framer Motion animations, Tailwind CSS v4, and TypeScript." -} - + } ] diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index fb14bc99e0..db9dd8ef57 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1366,17 +1366,17 @@ "logo": "" }, { - "name": "@next-ui", - "homepage": "https://nexus-ui.com", - "url": "https://nexus-ui.com/r/{name}.json", - "description": "Motion-native animated components for Next.js — backgrounds, heroes, inputs, carousels, and more. Open source. Copy-ready TypeScript.", - "logo": "" -} - + "name": "@nexus-labs", + "homepage": "https://nexus-ui.com", + "url": "https://nexus-ui.com/r/{name}.json", + "description": "Motion-native animated components for Next.js — backgrounds, heroes, inputs, carousels, and more. Open source. Copy-ready TypeScript.", + "logo": "" + }, + { "name": "@wensity", "homepage": "https://wensity.com", "url": "https://raw.githubusercontent.com/ksparth12/wensity-shadcn-registry/main/{name}.json", "description": "Motion-rich React components for AI interfaces, SaaS blocks, and cinematic interactions. Free Wensity components only.", "logo": "" } -] \ No newline at end of file +]