mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-28 16:20:07 +02:00
Accept pre-release version of Svelte@5.0.0 (#1199)
Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>
This commit is contained in:
@@ -61,6 +61,6 @@
|
||||
"svelte-preprocess": "^5.1.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"svelte": ">=3 <6"
|
||||
"svelte": ">=3 <6 || >=5.0.0-next.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user