mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 19:21:26 +00:00
chore(css): upgrade carbon-components to v10.21
This commit is contained in:
parent
94a5831c92
commit
4b080e68d4
3 changed files with 13 additions and 66 deletions
|
@ -11,6 +11,7 @@
|
|||
"start": "start-storybook -p 9090",
|
||||
"build": "build-storybook",
|
||||
"prettier": "prettier --write './**/*.{svelte,js,md}'",
|
||||
"build:css": "node scripts/build-css",
|
||||
"prepack": "node scripts/build-css && rollup -c",
|
||||
"publish-examples": "node scripts/publish-examples"
|
||||
},
|
||||
|
@ -32,8 +33,7 @@
|
|||
"@tsconfig/svelte": "^1.0.10",
|
||||
"autoprefixer": "^9.8.6",
|
||||
"babel-loader": "^8.0.6",
|
||||
"carbon-components-10.18": "npm:carbon-components@10.18",
|
||||
"carbon-components-10.19": "npm:carbon-components@10.19",
|
||||
"carbon-components-10.21": "npm:carbon-components@10.21",
|
||||
"comment-parser": "^0.7.5",
|
||||
"gh-pages": "^3.1.0",
|
||||
"husky": "^4.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue