diff options
Diffstat (limited to 'examples/framework-svelte')
-rw-r--r-- | examples/framework-svelte/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index 93618975a..a9690b4c9 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -13,6 +13,6 @@ "astro": "^1.0.0-beta.27" }, "dependencies": { - "svelte": "^3.47.0" + "svelte": "^3.48.0" } } |