mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 04:21:38 +00:00
Fix SvelteUI package name in components.json (#531)
This commit is contained in:
@@ -2887,7 +2887,7 @@
|
||||
"title": "SvelteUI",
|
||||
"repository": "https://github.com/svelteuidev/svelteui",
|
||||
"description": "SvelteUI is a Svelte library with a variety of packages to help make development easier!",
|
||||
"npm": "@svelteui/core",
|
||||
"npm": "@svelteuidev/core",
|
||||
"category": "Design System",
|
||||
"tags": ["components and libraries", "component sets"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user