From f7c0f81258da0160780f23e34d3dd9cc2a579ce2 Mon Sep 17 00:00:00 2001 From: Rohan Gupta Date: Mon, 8 Sep 2025 17:10:36 +0530 Subject: [PATCH] feat: added limeplay registry (#8174) Co-authored-by: shadcn --- 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 292cb9698e..8c0043d454 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -24,5 +24,6 @@ "@elements": "https://tryelements.dev/r/{name}.json", "@nativeui": "https://nativeui.io/registry/{name}.json", "@smoothui": "https://smoothui.dev/r/{name}.json", + "@limeplay": "https://limeplay.winoffrg.dev/r/{name}.json", "@skiper-ui": "https://skiper-ui.com/registry/{name}.json" }