summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-28 09:23:04 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-28 12:23:04 -0400
commit0a97524e38843823a16f22e16ebb656d2f740811 (patch)
tree846b83d59bb022794204950db6eeb0f7553161a0 /examples/ssr
parentba7b23b9e01cb8a6a5073e9146c2400a6b362ec6 (diff)
downloadastro-737515875146f6bccabbff9c6a0889f07fce4ee9.tar.gz
astro-737515875146f6bccabbff9c6a0889f07fce4ee9.tar.zst
astro-737515875146f6bccabbff9c6a0889f07fce4ee9.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 57963494e..f1323487f 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/node": "^6.0.0-rc.1",
"@astrojs/svelte": "^4.0.0-rc.2",
- "astro": "^3.0.0-rc.7",
+ "astro": "^3.0.0-rc.8",
"svelte": "^4.2.0"
}
}