diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index 5b9399f934..ad24b26b36 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -107,6 +107,12 @@
"url": "https://blocks.so/r/{name}.json",
"description": "A set of clean, modern application building blocks for you in your applications. Free and Open Source"
},
+ {
+ "name": "@boldkit",
+ "homepage": "https://boldkit.dev",
+ "url": "https://boldkit.dev/r/{name}.json",
+ "description": "Neubrutalism component library with 43 components, 42 SVG shapes, thick borders, and hard shadows. Supports React, Vue, and Nuxt. Built on shadcn/ui."
+ },
{
"name": "@bundui",
"homepage": "https://bundui.io",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index cc1b97e237..9c0b4e1ab5 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -125,6 +125,13 @@
"description": "A set of clean, modern application building blocks for you in your applications. Free and Open Source",
"logo": ""
},
+ {
+ "name": "@boldkit",
+ "homepage": "https://boldkit.dev",
+ "url": "https://boldkit.dev/r/{name}.json",
+ "description": "Neubrutalism component library with 43 components, 42 SVG shapes, thick borders, and hard shadows. Supports React, Vue, and Nuxt. Built on shadcn/ui.",
+ "logo": ""
+ },
{
"name": "@bundui",
"homepage": "https://bundui.io",