summaryrefslogtreecommitdiff
path: root/examples/ssr/package.json
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-06-02 13:42:18 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-02 13:42:18 -0400
commit67ad33debfccc2c6cc873109cfb88e5043c5a98b (patch)
treef900ae5bfa7b53c414c077d2e160280665cbeabb /examples/ssr/package.json
parentb6b045c3f15434f6875961dcb4a054797374908a (diff)
downloadastro-d63a16bec063d1afa0f7e319849c2d9517d0e70c.tar.gz
astro-d63a16bec063d1afa0f7e319849c2d9517d0e70c.tar.zst
astro-d63a16bec063d1afa0f7e319849c2d9517d0e70c.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/ssr/package.json')
-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 ff8f1a8f2..07de723b9 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.38",
+ "astro": "^1.0.0-beta.39",
"concurrently": "^7.2.1",
"lightcookie": "^1.0.25",
"unocss": "^0.15.6",