summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-15 07:35:58 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-15 22:35:58 +0800
commit087270c61fd5c91ddd37db5c8fd93a8a0ef41f94 (patch)
treea1727eaa65f5189e2c0e5185b74b3550d53c1362 /examples/framework-svelte
parenta12027b6af411be39700919ca47e240a335e9887 (diff)
downloadastro-087270c61fd5c91ddd37db5c8fd93a8a0ef41f94.tar.gz
astro-087270c61fd5c91ddd37db5c8fd93a8a0ef41f94.tar.zst
astro-087270c61fd5c91ddd37db5c8fd93a8a0ef41f94.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 8bffc9e87..5f0731e98 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/svelte": "^3.1.0",
- "astro": "^2.10.7",
+ "astro": "^2.10.8",
"svelte": "^3.59.1"
}
}