summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-04-12 08:31:46 -0700
committerGravatar GitHub <noreply@github.com> 2024-04-12 11:31:46 -0400
commit3ff6b403db5191c1f676fac35b8134102442a800 (patch)
treef9a81915c75a4ae548973d9a481cb88e3859a14e /examples/framework-svelte
parentc704c449c0d92c420f3ca7b81b76f8b2a8735e88 (diff)
downloadastro-3ff6b403db5191c1f676fac35b8134102442a800.tar.gz
astro-3ff6b403db5191c1f676fac35b8134102442a800.tar.zst
astro-3ff6b403db5191c1f676fac35b8134102442a800.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 bc2f8ce3d..d41823b04 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.4.0",
- "astro": "^4.6.0",
+ "astro": "^4.6.1",
"svelte": "^4.2.5"
}
}