mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +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",
|
"svelte-check": "^3.4.3",
|
||||||
"typescript": "^5.0.0"
|
"typescript": "^5.0.0"
|
||||||
},
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"svelte": "^3.20.0 || ^4.0.0"
|
||||||
|
},
|
||||||
"standard-version": {
|
"standard-version": {
|
||||||
"skip": {
|
"skip": {
|
||||||
"commit": true,
|
"commit": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue