summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-01 10:22:41 -0700
committerGravatar GitHub <noreply@github.com> 2023-11-01 13:22:41 -0400
commitea16b45c0d13b9eb0b42cbc0f8ba6c0b38a55fec (patch)
tree7f7bcebc00787cafcf26a451ff731fbf532d6423 /examples/framework-svelte
parentbf1fd0fa76d19d3bc4ce501b021f2e0cf9b095c9 (diff)
downloadastro-ea16b45c0d13b9eb0b42cbc0f8ba6c0b38a55fec.tar.gz
astro-ea16b45c0d13b9eb0b42cbc0f8ba6c0b38a55fec.tar.zst
astro-ea16b45c0d13b9eb0b42cbc0f8ba6c0b38a55fec.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 bf4e17599..e28587c91 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.1",
+ "astro": "^3.4.2",
"svelte": "^4.2.0"
}
}