Upgrade svelte2tsx version to support slot prop spread

For #31 which will be fixed in the next release
This commit is contained in:
Ryan Gossiaux
2022-01-17 16:54:48 -05:00
parent 6d2aa60d22
commit 81806a98aa
2 changed files with 7 additions and 7 deletions

View File

@@ -58,7 +58,7 @@
"svelte-jester": "^2.1.5",
"svelte-popperjs": "^1.2.7",
"svelte-preprocess": "^4.9.8",
"svelte2tsx": "^0.4.11",
"svelte2tsx": "^0.4.13",
"tailwindcss": "^3.0.0",
"ts-jest": "^27.1.2",
"tslib": "^2.3.1",