diff options
Diffstat (limited to 'www/package.json')
-rw-r--r-- | www/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/package.json b/www/package.json index 5fd4c8f69..4e1f0f0c3 100644 --- a/www/package.json +++ b/www/package.json @@ -6,6 +6,6 @@ "build": "astro build ." }, "devDependencies": { - "astro": "^0.12.0" + "astro": "^0.12.1" } } |