diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index ad7a4da454..2bbf4e745c 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -539,6 +539,12 @@
"url": "https://shadcndesign-free.vercel.app/r/{name}.json",
"description": "A growing collection of high-quality blocks and themes for shadcn/ui."
},
+ {
+ "name": "@shadcnmaps",
+ "homepage": "https://shadcnmaps.com",
+ "url": "https://shadcnmaps.com/r/{name}.json",
+ "description": "Beautiful map components powered by pure SVG."
+ },
{
"name": "@shadcnstore",
"homepage": "https://www.shadcnstore.com",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index a1812f1bb2..3a85b887c8 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -630,6 +630,13 @@
"description": "A growing collection of high-quality blocks and themes for shadcn/ui.",
"logo": ""
},
+ {
+ "name": "@shadcnmaps",
+ "homepage": "https://shadcnmaps.com",
+ "url": "https://shadcnmaps.com/r/{name}.json",
+ "description": "Beautiful map components powered by pure SVG.",
+ "logo": ""
+ },
{
"name": "@shadcnstore",
"homepage": "https://www.shadcnstore.com",