summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-01 11:12:49 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-01 14:12:49 -0500
commit023860bdede59a418eaaa6d56d141ff54a5904bf (patch)
tree370a34610394d3d9728a6a39a2a0e9ff5b3d0d8e /examples/framework-svelte
parent43ddb5217691dc4112d8d98ae07511a8be6d4b94 (diff)
downloadastro-023860bdede59a418eaaa6d56d141ff54a5904bf.tar.gz
astro-023860bdede59a418eaaa6d56d141ff54a5904bf.tar.zst
astro-023860bdede59a418eaaa6d56d141ff54a5904bf.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-svelte')
-rw-r--r--examples/framework-svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index 7d2d1611f..e933ab49d 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.0.0-beta.0",
- "astro": "^4.0.0-beta.2",
+ "astro": "^4.0.0-beta.3",
"svelte": "^4.2.5"
}
}