From abc09809e8962f89bc958b5b17cc83f9ccd1aaf3 Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 28 Oct 2025 22:56:29 +0400 Subject: [PATCH] feat: add blocks to directory --- 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 6782e43b56..a78d7d531e 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -41,6 +41,13 @@ "description": "BillingSDK is an open-source React and Next.js component library for SaaS billing and payments. It offers ready-to-use, customizable components for subscriptions, invoices, usage-based pricing and billing - fully compatible with Dodo Payments and Stripe.", "logo": "" }, + { + "name": "@blocks", + "homepage": "https://blocks.so", + "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", + "logo": "" + }, { "name": "@clerk", "homepage": "https://clerk.com/docs/guides/development/shadcn-cli",