We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5f99b commit 28f3b7dCopy full SHA for 28f3b7d
package.json
@@ -44,7 +44,7 @@
44
"dist"
45
],
46
"peerDependencies": {
47
- "svelte": "^3.54.0"
+ "svelte": "^3.54.0 || ^4.0.0"
48
},
49
"devDependencies": {
50
"@playwright/test": "^1.31.2",
@@ -72,7 +72,7 @@
72
"rehype-autolink-headings": "^6.1.1",
73
"rehype-slug": "^5.1.0",
74
"svead": "^0.0.4",
75
- "svelte": "^3.56.0",
+ "svelte": "^4.0.0",
76
"svelte-check": "^3.1.2",
77
"svelte-preprocess": "^5.0.1",
78
"tailwindcss": "^3.2.7",
0 commit comments