diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json index 08801b590..9c372f085 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@snowpack/plugin-dotenv": "^2.1.0", - "astro": "^0.18.10", + "astro": "^0.19.0-next.0", "broken-link-checker": "^0.7.8", "npm-run-all": "^4.1.5", "pa11y-ci": "^2.4.2", |