summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-08 14:39:06 -0800
committerGravatar GitHub <noreply@github.com> 2023-03-08 17:39:06 -0500
commitaf25778a9b985ffebc782058b1493241cc8bf5c7 (patch)
treee707ff09cb01712edb3273ee7a420c85d725a97b /examples/framework-svelte
parent5deacfb6c320dca01cb679ce25224627cee98ff5 (diff)
downloadastro-af25778a9b985ffebc782058b1493241cc8bf5c7.tar.gz
astro-af25778a9b985ffebc782058b1493241cc8bf5c7.tar.zst
astro-af25778a9b985ffebc782058b1493241cc8bf5c7.zip
[ci] release (#6468)astro@2.1.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 edba88d49..19f18dcd7 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -13,6 +13,6 @@
"dependencies": {
"svelte": "^3.48.0",
"@astrojs/svelte": "^2.1.0",
- "astro": "^2.1.1"
+ "astro": "^2.1.2"
}
}