summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-07-19 07:06:49 -0700
committerGravatar GitHub <noreply@github.com> 2024-07-19 10:06:49 -0400
commita6c4e6754493e7af5c953b644c6a19461f15467b (patch)
tree96b42d592a19686ab4d2bbcd4d8355f649ec977a /examples/framework-svelte
parentca335e1dc09bc83d3f8f5b9dd54f116bcb4881e4 (diff)
downloadastro-a6c4e6754493e7af5c953b644c6a19461f15467b.tar.gz
astro-a6c4e6754493e7af5c953b644c6a19461f15467b.tar.zst
astro-a6c4e6754493e7af5c953b644c6a19461f15467b.zip
[ci] release (#11504)astro@4.12.2
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 23001704b..f4d551552 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.7.0",
- "astro": "^4.12.1",
+ "astro": "^4.12.2",
"svelte": "^4.2.18"
}
}