summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-svelte/package.json')
-rw-r--r--examples/framework-svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index 7552b1e32..ad464495f 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.0.3",
- "astro": "^4.3.2",
+ "astro": "^4.3.3",
"svelte": "^4.2.5"
}
}