diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index b74b0ca3f0e..897e0b20299 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -1150,5 +1150,11 @@
"homepage": "https://www.turbopills.com/ui/docs",
"url": "https://ui.turbopills.com/r/{name}.json",
"description": "Beautiful, accessible, and customizable React components for your telehealth applications."
+ },
+ {
+ "name": "@emailcn",
+ "homepage": "https://emailcn.vercel.app",
+ "url": "https://emailcn.vercel.app/r/{name}.json",
+ "description": "Beautiful emails, made simple. Ready to use, customizable email components for React."
}
]
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 5587ea0e04b..b2b78a8b568 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -1335,7 +1335,7 @@
"homepage": "https://framecn.vercel.app",
"url": "https://framecn.vercel.app/r/{name}.json",
"description": "Beautiful videos, made simple. Ready to use, customizable video components for React.",
- "logo": ""
+ "logo": ""
},
{
"name": "@turbopills-ui",
@@ -1343,5 +1343,12 @@
"url": "https://ui.turbopills.com/r/{name}.json",
"description": "Beautiful, accessible, and customizable React components for your telehealth applications.",
"logo": ""
+ },
+ {
+ "name": "@emailcn",
+ "homepage": "https://emailcn.vercel.app",
+ "url": "https://emailcn.vercel.app/r/{name}.json",
+ "description": "Beautiful emails, made simple. Ready to use, customizable email components for React.",
+ "logo": ""
}
]