diff options
Diffstat (limited to 'examples/fast-build/package.json')
-rw-r--r-- | examples/fast-build/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fast-build/package.json b/examples/fast-build/package.json index 61869eed4..4519c703b 100644 --- a/examples/fast-build/package.json +++ b/examples/fast-build/package.json @@ -10,7 +10,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.22.9", + "astro": "^0.22.10", "unocss": "^0.15.5", "vite-imagetools": "^4.0.1" } |