summaryrefslogtreecommitdiff
path: root/www/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/package.json')
-rw-r--r--www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/package.json b/www/package.json
index d4ebe9d66..613b00ed0 100644
--- a/www/package.json
+++ b/www/package.json
@@ -7,6 +7,6 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.19.0-next.0"
+ "astro": "^0.19.0-next.1"
}
}