Add @shadcn-editor registry URL to registries.json (#8177)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
Talha Mujahid
2025-09-09 18:09:09 +05:00
committed by GitHub
parent c95959a9b3
commit 09b90cd5c2

View File

@@ -28,6 +28,7 @@
"@formcn": "https://formcn.dev/r/{name}.json",
"@limeplay": "https://limeplay.winoffrg.dev/r/{name}.json",
"@skiper-ui": "https://skiper-ui.com/registry/{name}.json",
"@shadcn-editor": "https://shadcn-editor.vercel.app/r/{name}.json",
"@rigidui": "https://rigidui.com/r/{name}.json",
"@retroui": "https://retroui.dev/r/{name}.json"
}