diff options
Diffstat (limited to 'examples/subpath/package.json')
-rw-r--r-- | examples/subpath/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/subpath/package.json b/examples/subpath/package.json index a8efec9d3..ae16f279a 100644 --- a/examples/subpath/package.json +++ b/examples/subpath/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.22.9" + "astro": "^0.22.10" } } |