summaryrefslogtreecommitdiff
path: root/examples/ssr
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-27 16:23:53 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-27 16:23:53 -0400
commit79378523957462705ca4a32f69c14aacb1a8244b (patch)
tree55e66ef3f369538061aa3630f88bc97f55edb9a4 /examples/ssr
parent3d6e382b583646f047836b703a867c3b29ac91b2 (diff)
downloadastro-d7f89a9e06c718d3fc1b8dd33e10c2eed6b1fbfc.tar.gz
astro-d7f89a9e06c718d3fc1b8dd33e10c2eed6b1fbfc.tar.zst
astro-d7f89a9e06c718d3fc1b8dd33e10c2eed6b1fbfc.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 705916e44..0441d5a88 100644
--- a/examples/ssr/package.json
+++ b/examples/ssr/package.json
@@ -11,7 +11,7 @@
"devDependencies": {
"@astrojs/node": "^0.1.1",
"@astrojs/svelte": "^0.1.2",
- "astro": "^1.0.0-beta.18",
+ "astro": "^1.0.0-beta.19",
"concurrently": "^7.1.0",
"lightcookie": "^1.0.25",
"unocss": "^0.15.6",