summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-31 08:36:25 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-31 11:36:25 -0400
commit61ac0eb3d8c650dfeafdf76824f52ac495356a60 (patch)
treeca2f305aabf5b4eea9e5cb9f5fefde1050d88331 /packages/integrations/svelte
parentf36bce043ff3137b4178a88fde581e5e3374869d (diff)
downloadastro-61ac0eb3d8c650dfeafdf76824f52ac495356a60.tar.gz
astro-61ac0eb3d8c650dfeafdf76824f52ac495356a60.tar.zst
astro-61ac0eb3d8c650dfeafdf76824f52ac495356a60.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 e2b3bd0fe..0bed53d93 100644
--- a/packages/integrations/svelte/package.json
+++ b/packages/integrations/svelte/package.json
@@ -48,7 +48,7 @@
"vite": "^4.4.9"
},
"peerDependencies": {
- "astro": "workspace:^3.0.3",
+ "astro": "workspace:^3.0.4",
"svelte": "^3.55.0 || ^4.0.0"
},
"engines": {