diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 22a786646a..22a7f7df75 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -1,10 +1,4 @@
[
- {
- "name": "@lmscn",
- "homepage": "https://lmscn.vercel.app",
- "url": "https://lmscn.vercel.app/r/{name}.json",
- "description": "LMS components for building interactive learning experiences — quiz, flashcards, matching, fill-in-the-blank, word scramble, sequencing, reading comprehension, spaced repetition and more."
- },
{
"name": "@8bitcn",
"homepage": "https://www.8bitcn.com",
@@ -305,6 +299,12 @@
"url": "https://limeplay.winoffrg.dev/r/{name}.json",
"description": "Modern UI Library for building media players in React. Powered by Shaka Player."
},
+ {
+ "name": "@lmscn",
+ "homepage": "https://lmscn.vercel.app",
+ "url": "https://lmscn.vercel.app/r/{name}.json",
+ "description": "LMS components for building interactive learning experiences — quiz, flashcards, matching, fill-in-the-blank, word scramble, sequencing, reading comprehension, spaced repetition and more."
+ },
{
"name": "@lucide-animated",
"homepage": "https://lucide-animated.com",
@@ -840,7 +840,7 @@
"description": "Curated font pairing registry for shadcn. Three fonts. One command. Install perfectly configured typography (heading + body + mono) with shadcn add. Includes editorial-grade type scales, CSS variables, and a live preview site."
},
{
- "name": "componentry",
+ "name": "@componentry",
"homepage": "https://componentry.fun",
"url": "https://componentry.fun/r/{name}.json",
"description": "Beautiful, interactive React + Tailwind components for modern product UIs."
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 6adc55e681..ac13c168e7 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -1,11 +1,4 @@
[
- {
- "name": "@lmscn",
- "homepage": "https://lmscn.vercel.app",
- "url": "https://lmscn.vercel.app/r/{name}.json",
- "description": "LMS components for building interactive learning experiences — quiz, flashcards, matching, fill-in-the-blank, word scramble, sequencing, reading comprehension, spaced repetition and more.",
- "logo": ""
- },
{
"name": "@8bitcn",
"homepage": "https://www.8bitcn.com",
@@ -357,6 +350,13 @@
"url": "https://limeplay.winoffrg.dev/r/{name}.json",
"logo": ""
},
+ {
+ "name": "@lmscn",
+ "homepage": "https://lmscn.vercel.app",
+ "url": "https://lmscn.vercel.app/r/{name}.json",
+ "description": "LMS components for building interactive learning experiences — quiz, flashcards, matching, fill-in-the-blank, word scramble, sequencing, reading comprehension, spaced repetition and more.",
+ "logo": ""
+ },
{
"name": "@lucide-animated",
"homepage": "https://lucide-animated.com",