summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-08 11:11:29 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-08 14:11:29 -0500
commit919d0db428868dd88720ca653a0f40babab12208 (patch)
treec2303ef98b9736b71fdf276eb359625463593e72 /examples/framework-svelte
parent23c60cfa45d0c01c2a710de9c6a644cd91d1b3f3 (diff)
downloadastro-919d0db428868dd88720ca653a0f40babab12208.tar.gz
astro-919d0db428868dd88720ca653a0f40babab12208.tar.zst
astro-919d0db428868dd88720ca653a0f40babab12208.zip
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 4eab3b9ca..ef24e60a2 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.8"
+ "astro": "^2.0.9"
}
}