mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
14 lines
291 B
JSON
14 lines
291 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build"
|
|
},
|
|
"devDependencies": {
|
|
"@sveltejs/vite-plugin-svelte": "next",
|
|
"carbon-components-svelte": "^0.51.1",
|
|
"carbon-preprocess-svelte": "^0.6.0",
|
|
"svelte": "^3.45.0",
|
|
"vite": "^2.7.10"
|
|
}
|
|
}
|