diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 31c734ce3..f25030514 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -20,6 +20,7 @@ "@billingsdk": "https://billingsdk.com/r/{name}.json", "@blocks": "https://blocks.so/r/{name}.json", "@bucharitesh": "https://bucharitesh.in/r/{name}.json", + "@bundui": "https://bundui.io/r/{name}.json", "@cardcn": "https://cardcn.dev/r/{name}.json", "@clerk": "https://clerk.com/r/{name}.json", "@coss": "https://coss.com/ui/r/{name}.json", diff --git a/deprecated/www/public/r/registries.json b/deprecated/www/public/r/registries.json index 184a9ae3c..51cdf8d0a 100644 --- a/deprecated/www/public/r/registries.json +++ b/deprecated/www/public/r/registries.json @@ -14,6 +14,7 @@ "@billingsdk": "https://billingsdk.com/r/{name}.json", "@blocks": "https://blocks.so/r/{name}.json", "@bucharitesh": "https://bucharitesh.in/r/{name}.json", + "@bundui": "https://bundui.io/r/{name}.json", "@clerk": "https://clerk.com/r/{name}.json", "@coss": "https://coss.com/ui/r/{name}.json", "@chisom-ui": "https://chisom-ui.netlify.app/r/{name}.json",