summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-14 06:46:22 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-14 08:46:22 -0500
commit19f9edf977a24907281ddd7b3423323c3718c20e (patch)
treebd7d9b37abf041f63f05ba6f2d61f8939d0dfd0e /examples/ssr
parent2aa6d8ace398a41c2dec5473521d758816b08191 (diff)
downloadastro-19f9edf977a24907281ddd7b3423323c3718c20e.tar.gz
astro-19f9edf977a24907281ddd7b3423323c3718c20e.tar.zst
astro-19f9edf977a24907281ddd7b3423323c3718c20e.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 c5307d857..29122e2bb 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -14,7 +14,7 @@
"dependencies": {
"@astrojs/node": "^6.0.0-beta.0",
"@astrojs/svelte": "^4.0.0-beta.0",
- "astro": "^3.0.0-beta.1",
+ "astro": "^3.0.0-beta.2",
"svelte": "^3.59.1"
}
}