summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-06-30 20:09:17 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-01 03:09:17 +0000
commit0f73ece26bfc03570a7cab100255de4fbbb1ecfa (patch)
treea3d39d564037eb3632accd701bdccef3210be0aa /examples/ssr
parenta2b385303c96969459c75d1197ceedb8608b44b6 (diff)
downloadastro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.tar.gz
astro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.tar.zst
astro-0f73ece26bfc03570a7cab100255de4fbbb1ecfa.zip
[ci] release (#3783)
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 6357fb972..f526703c0 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -11,7 +11,7 @@
"devDependencies": {
"@astrojs/node": "^0.1.3",
"@astrojs/svelte": "^0.2.0",
- "astro": "^1.0.0-beta.60",
+ "astro": "^1.0.0-beta.61",
"concurrently": "^7.2.1",
"lightcookie": "^1.0.25",
"unocss": "^0.15.6",