summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-07 14:08:12 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-07 17:08:12 -0500
commitd9061da44712d82378fa3f8180b8364733ae6ba1 (patch)
tree28c9f16df924620316a659413b0b1035ca58db2f /examples/framework-svelte
parentd7948fa3e6b23933547b733ec34d826b6b6b0c74 (diff)
downloadastro-d9061da44712d82378fa3f8180b8364733ae6ba1.tar.gz
astro-d9061da44712d82378fa3f8180b8364733ae6ba1.tar.zst
astro-d9061da44712d82378fa3f8180b8364733ae6ba1.zip
[ci] release (#6169)astro@2.0.8
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 2153859f1..4eab3b9ca 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.0.1",
- "astro": "^2.0.7"
+ "astro": "^2.0.8"
}
}