mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 04:13:02 +00:00
chore(examples): replace Yarn with npm
This commit is contained in:
parent
c43f36b507
commit
1220f3b822
10 changed files with 8964 additions and 4940 deletions
|
@ -8,12 +8,12 @@
|
|||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^26.0.1",
|
||||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
"carbon-components-svelte": "^0.85.0",
|
||||
"carbon-preprocess-svelte": "^0.11.5",
|
||||
"rollup": "^4.20.0",
|
||||
"rollup-plugin-css-only": "^4.5.2",
|
||||
"rollup-plugin-svelte": "^7.2.2",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"svelte": "^4.2.18"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue