summaryrefslogtreecommitdiff
path: root/examples/ssr/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ssr/package.json')
-rw-r--r--examples/ssr/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ssr/package.json b/examples/ssr/package.json
index bc964e069..f95be5bd3 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/node": "^9.0.0",
"@astrojs/svelte": "^7.0.1",
- "astro": "^5.0.9",
+ "astro": "^5.1.0",
"svelte": "^5.1.16"
}
}