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 ad6175186..19f71ea3f 100644 --- a/examples/subpath/package.json +++ b/examples/subpath/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.4" + "astro": "^0.23.0-next.5" } } |