Skip to content

Commit 31473e6

Browse files
chore(deps): upgrade to shadcn-svelte 1.0
1 parent a63462d commit 31473e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://next.shadcn-svelte.com/schema.json",
2+
"$schema": "https://www.shadcn-svelte.com/schema.json",
33
"tailwind": {
44
"css": "src/app.pcss",
55
"baseColor": "slate"
@@ -12,5 +12,5 @@
1212
"lib": "$lib"
1313
},
1414
"typescript": true,
15-
"registry": "https://next.shadcn-svelte.com/registry"
15+
"registry": "https://www.shadcn-svelte.com/registry"
1616
}

0 commit comments

Comments
 (0)