mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
feat!: define peerDependencies
This commit is contained in:
parent
56488e7375
commit
7c9cf09016
1 changed files with 4 additions and 1 deletions
|
@ -43,6 +43,9 @@
|
|||
"svelte-check": "^3.4.3",
|
||||
"typescript": "^5.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"svelte": "^3.20.0 || ^4.0.0"
|
||||
},
|
||||
"standard-version": {
|
||||
"skip": {
|
||||
"commit": true,
|
||||
|
@ -76,4 +79,4 @@
|
|||
"Eric Liu (https://github.com/metonym)",
|
||||
"Enrico Sacchetti (https://github.com/theetrain)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue