summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-04 03:09:24 -0800
committerGravatar GitHub <noreply@github.com> 2024-03-04 03:09:24 -0800
commit5afc8f2088e4489ff1b2c4fd9859195a75477f67 (patch)
tree0a359ce91af8d58c63cfa7f91e3afaccc15d7a0f /examples/framework-svelte
parent725f83fdb936cedf5dc720b87a148323bb92b733 (diff)
downloadastro-5afc8f2088e4489ff1b2c4fd9859195a75477f67.tar.gz
astro-5afc8f2088e4489ff1b2c4fd9859195a75477f67.tar.zst
astro-5afc8f2088e4489ff1b2c4fd9859195a75477f67.zip
[ci] release (#10306)astro@4.4.10@astrojs/db@0.6.0
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 b50d0c2e3..5824a3fc7 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.2.0",
- "astro": "^4.4.9",
+ "astro": "^4.4.10",
"svelte": "^4.2.5"
}
}