From afaf366fb37bc78a845890cf012dbc7d07bfb305 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Tue, 7 Mar 2023 11:49:19 -0800 Subject: [ci] release (#6432) Co-authored-by: github-actions[bot] --- packages/integrations/svelte/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/integrations/svelte/package.json') diff --git a/packages/integrations/svelte/package.json b/packages/integrations/svelte/package.json index 701bf6aa0..affb374ad 100644 --- a/packages/integrations/svelte/package.json +++ b/packages/integrations/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/svelte", - "version": "2.0.2", + "version": "2.1.0", "description": "Use Svelte components within Astro", "type": "module", "types": "./dist/index.d.ts", @@ -43,7 +43,7 @@ "vite": "^4.1.2" }, "peerDependencies": { - "astro": "workspace:^2.0.18", + "astro": "workspace:^2.1.0", "svelte": "^3.54.0" }, "engines": { -- cgit v1.2.3