summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-20 09:09:38 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-20 12:09:38 -0400
commit92382ea1d4e6400302b8375b4f701c10aa02043f (patch)
treeaa1953ab28729a2163b633aa886f494283d595d8 /examples/framework-svelte
parentb4090f8526f5a5334f7a7750efaf3bdb3f06e8f0 (diff)
downloadastro-92382ea1d4e6400302b8375b4f701c10aa02043f.tar.gz
astro-92382ea1d4e6400302b8375b4f701c10aa02043f.tar.zst
astro-92382ea1d4e6400302b8375b4f701c10aa02043f.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 f05be74f3..454ca9108 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.8.5",
+ "astro": "^2.9.0",
"svelte": "^3.59.1"
}
}