summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-03 12:16:51 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-03 15:16:51 -0400
commit49b3cf423bdad60eb08d8c78dd44af2588cc5d25 (patch)
treedb2884f7879fdd2e68b21bf7edbed9467eb61fa1 /examples/framework-svelte
parent3a01ef7cc1b63ba513156887b6fa6867f1abfafc (diff)
downloadastro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.tar.gz
astro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.tar.zst
astro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.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 44b408144..c7907e13b 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.0",
+ "astro": "^2.10.1",
"svelte": "^3.59.1"
}
}