summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-15 14:12:45 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-15 16:12:45 -0500
commit53ad9efde482b8719e988e0d1030d29437166935 (patch)
tree32161ed01a941b4a96fcb138350f9737de64fbcc /packages/integrations/svelte
parent56e7c5177bd61b404978dc9b82e2d34d76a4b2f9 (diff)
downloadastro-53ad9efde482b8719e988e0d1030d29437166935.tar.gz
astro-53ad9efde482b8719e988e0d1030d29437166935.tar.zst
astro-53ad9efde482b8719e988e0d1030d29437166935.zip
[ci] release (#8090)create-astro@3.2.1astro@2.10.9
* [ci] release * Update packages/create-astro/CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--packages/integrations/svelte/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json
index 205379ac1..3ff627cc8 100644
--- a/packages/integrations/svelte/package.json
+++ b/packages/integrations/svelte/package.json
@@ -48,7 +48,7 @@
"vite": "^4.4.6"
},
"peerDependencies": {
- "astro": "workspace:^2.10.8",
+ "astro": "workspace:^2.10.9",
"svelte": "^3.55.0 || ^4.0.0"
},
"engines": {