summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-28 10:17:46 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-28 13:17:46 -0400
commitaf108e4b4a69138eb6bc3de81c015a2e3d9437a5 (patch)
treeaa88a64d819dae13b1192b7fc8347a91c599dfd8 /packages/integrations/svelte
parent2e92e9aa976735c3ddb647152bb9c4850136e386 (diff)
downloadastro-af108e4b4a69138eb6bc3de81c015a2e3d9437a5.tar.gz
astro-af108e4b4a69138eb6bc3de81c015a2e3d9437a5.tar.zst
astro-af108e4b4a69138eb6bc3de81c015a2e3d9437a5.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/svelte')
-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 8ddece204..1149083e4 100644
--- a/packages/integrations/svelte/package.json
+++ b/packages/integrations/svelte/package.json
@@ -43,7 +43,7 @@
"vite": "^4.1.2"
},
"peerDependencies": {
- "astro": "workspace:^2.1.7",
+ "astro": "workspace:^2.1.8",
"svelte": "^3.54.0"
},
"engines": {