build: replace Yarn with npm (#1993)

This commit is contained in:
Eric Liu 2024-08-20 07:00:23 -07:00 committed by GitHub
commit 96cfb4be44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 16641 additions and 9108 deletions

View file

@ -7,7 +7,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@sveltejs/kit": "2.5.20",
"@sveltejs/kit": "^2.5.24",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"carbon-components-svelte": "^0.85.0",
"carbon-pictograms-svelte": "^12.11.0",