chore: depend on @carbon/styles instead of carbon-components

See upgrade guide here: https://carbondesignsystem.com/migrating/guide/develop
This commit is contained in:
Gregor Wassmann 2022-09-24 23:06:14 +02:00 committed by Enrico Sacchetti
commit 8b982d617d
No known key found for this signature in database
GPG key ID: 3374B89ECA60D796
2 changed files with 101 additions and 9 deletions

View file

@ -38,6 +38,7 @@
"flatpickr": "4.6.9"
},
"devDependencies": {
"@carbon/styles": "^1.13.0",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.3.0",
"@tsconfig/svelte": "^4.0.1",