diff options
Diffstat (limited to 'examples/subpath')
-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 937b44ac0..ca812bb51 100644 --- a/examples/subpath/package.json +++ b/examples/subpath/package.json @@ -9,6 +9,6 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.21.7" + "astro": "^0.21.8" } } |