summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-15 07:42:55 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-15 10:42:55 -0400
commit5a48d5338529190dc9241b51cf490c1e4841e726 (patch)
tree2e4844c2d1aa5d65d7a89b33466d5b78e4c4fa37 /examples/ssr
parentb743dddf3b15088b7a9d90737d7a0ef251f402c2 (diff)
downloadastro-5a48d5338529190dc9241b51cf490c1e4841e726.tar.gz
astro-5a48d5338529190dc9241b51cf490c1e4841e726.tar.zst
astro-5a48d5338529190dc9241b51cf490c1e4841e726.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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"
}
}