summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-12 07:15:46 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-12 22:15:46 +0800
commitbbc72a1f31de97fb16a469c590774c809c171909 (patch)
tree9dcfc81beaa34aad6b22e6f8473893734e202ecb /examples/framework-svelte
parent12b00225067445629e5ae451d763d03f70065f88 (diff)
downloadastro-bbc72a1f31de97fb16a469c590774c809c171909.tar.gz
astro-bbc72a1f31de97fb16a469c590774c809c171909.tar.zst
astro-bbc72a1f31de97fb16a469c590774c809c171909.zip
[ci] release (#12207)astro@4.16.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 8d70dadd8..fea663dc4 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^5.7.2",
- "astro": "^4.16.1",
+ "astro": "^4.16.2",
"svelte": "^4.2.19"
}
}