fix: change registry url to githubusercontent
This commit is contained in:
parent
fefe19c534
commit
a966a85f62
@ -1,6 +1,6 @@
|
|||||||
import z from 'zod'
|
import z from 'zod'
|
||||||
|
|
||||||
export const REGISTRY_URL = 'https://ui.psw.kr/registry.json'
|
export const REGISTRY_URL = 'https://raw.githubusercontent.com/pswui/ui/main/registry.json'
|
||||||
export const CONFIG_DEFAULT_PATH = 'pswui.config.js'
|
export const CONFIG_DEFAULT_PATH = 'pswui.config.js'
|
||||||
|
|
||||||
interface RegistryComponent {
|
interface RegistryComponent {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user