summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-23 10:26:46 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-23 19:26:46 +0200
commit7814a6cad15f06931f963580176d9b38aa7819f2 (patch)
treee29b1f4c004a861c232a1307d43eb6bb7a73f926 /examples/framework-svelte
parent72dc2313ec8a570cd935deadeeb0ab9fd39d5c3b (diff)
downloadastro-7814a6cad15f06931f963580176d9b38aa7819f2.tar.gz
astro-7814a6cad15f06931f963580176d9b38aa7819f2.tar.zst
astro-7814a6cad15f06931f963580176d9b38aa7819f2.zip
[ci] release (#12037)astro@4.15.9
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 3cebc3061..36e9f8566 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.7.1",
- "astro": "^4.15.8",
+ "astro": "^4.15.9",
"svelte": "^4.2.19"
}
}