mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
fix(copy-button): use ^10.9.0 styles for CopyButton
Fixes #36 - Remove creaetEventDispatcher - Remove exported props - Breaking Change: upgrade to carbon-components@10.9.0-rc.1 - Clean up CopyButton story
This commit is contained in:
parent
fb6983b94e
commit
0bf3c465c8
5 changed files with 22 additions and 31 deletions
|
@ -34,7 +34,7 @@
|
|||
"@testing-library/svelte": "^1.11.0",
|
||||
"babel-jest": "^24.9.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"carbon-components": "10.8.0",
|
||||
"carbon-components": "10.9.0-rc.1",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-svelte3": "^2.7.3",
|
||||
"husky": "^3.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue