summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ssr')
-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 10a74f502..3f6150f32 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/node": "^8.2.5",
"@astrojs/svelte": "^5.4.0",
- "astro": "^4.8.3",
+ "astro": "^4.8.4",
"svelte": "^4.2.16"
}
}