summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-06-16 12:05:10 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-16 12:05:10 -0400
commit81104a93356db1c65db7abf44a1da8e1d1c819d0 (patch)
treee8f243503df81196b12d90aae9e33efb36715498 /examples/ssr
parent5d11c6d56f3ffcf5bcdaff22f116a4241bbdff4c (diff)
downloadastro-@astrojs/cloudflare@0.2.0.tar.gz
astro-@astrojs/cloudflare@0.2.0.tar.zst
astro-@astrojs/cloudflare@0.2.0.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 f3d336f43..fa177d620 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -11,7 +11,7 @@
"devDependencies": {
"@astrojs/node": "^0.1.2",
"@astrojs/svelte": "^0.1.4",
- "astro": "^1.0.0-beta.46",
+ "astro": "^1.0.0-beta.47",
"concurrently": "^7.2.1",
"lightcookie": "^1.0.25",
"unocss": "^0.15.6",