diff options
Diffstat (limited to 'docs-www')
-rw-r--r-- | docs-www/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-www/package.json b/docs-www/package.json index 155be2bc3..624e76e67 100644 --- a/docs-www/package.json +++ b/docs-www/package.json @@ -7,7 +7,7 @@ "build": "astro build" }, "devDependencies": { - "astro": "^0.14.0" + "astro": "^0.15.0" }, "snowpack": { "workspaceRoot": ".." |