summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/package.json b/www/package.json
index e094532ec..bff96ca70 100644
--- a/www/package.json
+++ b/www/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.20.5"
+ "astro": "^0.20.6"
}
}