summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r--examples/framework-multiple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 2e00a1d2b..5f865e6d4 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -21,7 +21,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"solid-js": "^1.7.11",
- "svelte": "^3.59.2",
+ "svelte": "^4.2.0",
"vue": "^3.3.4"
}
}