From ebad2901ce795ddf724cfe8122bb7120185131f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Best?= Date: Mon, 27 Oct 2025 08:16:18 +0100 Subject: [PATCH] feat: add nuqs to registries.json (#8579) --- apps/v4/public/r/registries.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 40c247075a..3532d39ecb 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -33,6 +33,7 @@ "@motion-primitives": "https://motion-primitives.com/c/{name}.json", "@nativeui": "https://nativeui.io/registry/{name}.json", "@ncdai": "https://chanhdai.com/r/{name}.json", + "@nuqs": "https://nuqs.dev/r/{name}.json", "@oui": "https://oui.mw10013.workers.dev/r/{name}.json", "@paceui-ui": "https://ui.paceui.com/r/{name}.json", "@prompt-kit": "https://prompt-kit.com/c/{name}.json",