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 01bc92cbe..6ccaa6dbc 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/svelte": "^7.0.1",
- "astro": "^5.0.3",
+ "astro": "^5.0.4",
"svelte": "^5.1.16"
}
}