summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-04-27 07:12:14 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-27 22:12:14 +0800
commit06c527330a7a3439aa6a5fb2ab217fd44b204cd8 (patch)
tree3c3dbad506206f59ac2875580cef0c4ef5505e16 /examples/framework-svelte
parent383ad80768bf76454090e073d9a88733b6d7b1ff (diff)
downloadastro-06c527330a7a3439aa6a5fb2ab217fd44b204cd8.tar.gz
astro-06c527330a7a3439aa6a5fb2ab217fd44b204cd8.tar.zst
astro-06c527330a7a3439aa6a5fb2ab217fd44b204cd8.zip
[ci] release (#6914)
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 1cc147373..09a87954a 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.3.1"
+ "astro": "^2.3.2"
}
}