summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-01 06:23:32 -0700
committerGravatar GitHub <noreply@github.com> 2023-11-01 08:23:32 -0500
commit4a0fec969fac93c905b32952128572889d90a6ef (patch)
tree446c639a6e30dd0857d64ab27c099dd452ce7db4 /examples/framework-svelte
parent6169b6e56152b1ba944416d85551994788cfb887 (diff)
downloadastro-4a0fec969fac93c905b32952128572889d90a6ef.tar.gz
astro-4a0fec969fac93c905b32952128572889d90a6ef.tar.zst
astro-4a0fec969fac93c905b32952128572889d90a6ef.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 389378569..bf4e17599 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^4.0.3",
- "astro": "^3.4.0",
+ "astro": "^3.4.1",
"svelte": "^4.2.0"
}
}