feat: add @skiper-ui to trusted registries (#8170)

* feat: add @skiper-ui to trusted registries

* Fix URL for @skiper-ui registry

---------

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
Gxuri
2025-09-08 17:07:32 +05:30
committed by GitHub
parent 6f057c9cc3
commit 960b22b301

View File

@@ -23,5 +23,6 @@
"@billingsdk": "https://billingsdk.com/r/{name}.json",
"@elements": "https://tryelements.dev/r/{name}.json",
"@nativeui": "https://nativeui.io/registry/{name}.json",
"@smoothui": "https://smoothui.dev/r/{name}.json"
"@smoothui": "https://smoothui.dev/r/{name}.json",
"@skiper-ui": "https://skiper-ui.com/registry/{name}.json"
}