From 4139cff3a01bcf6edfdfb3dc938607be5eaca33f Mon Sep 17 00:00:00 2001
From: Mohammad Shehadeh <60213956+MohammadShehadeh@users.noreply.github.com>
Date: Wed, 24 Jun 2026 16:35:08 +0300
Subject: [PATCH] feat(registry): add hirael to directory (#10965)
---
apps/v4/registry/directory.json | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index 17b4a4fff7..7f19669d1a 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -616,6 +616,13 @@
"description": "Ready-to-use foundation components/blocks built on top of shadcn/ui.",
"logo": ""
},
+ {
+ "name": "@hirael",
+ "homepage": "https://hirael.com",
+ "url": "https://hirael.com/r/{name}.json",
+ "description": "The components shadcn/ui doesn't ship. A collection of high-utility React components built on top of shadcn/ui.",
+ "logo": ""
+ },
{
"name": "@iconiq",
"homepage": "https://iconiqui.com",