diff options
Diffstat (limited to 'examples/framework-svelte/package.json')
-rw-r--r-- | examples/framework-svelte/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json index 1c3721a7d..e43dcfbd1 100644 --- a/examples/framework-svelte/package.json +++ b/examples/framework-svelte/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.20.0" + "astro": "^0.20.1" }, "snowpack": { "workspaceRoot": "../.." |