diff options
Diffstat (limited to 'examples/ssr/package.json')
-rw-r--r-- | examples/ssr/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ssr/package.json b/examples/ssr/package.json index 734032b79..390146ada 100644 --- a/examples/ssr/package.json +++ b/examples/ssr/package.json @@ -14,7 +14,7 @@ "dependencies": { "astro": "^2.0.12", "svelte": "^3.48.0", - "@astrojs/svelte": "^2.0.1", + "@astrojs/svelte": "^2.0.2", "@astrojs/node": "^5.0.3", "concurrently": "^7.2.1", "unocss": "^0.15.6", |