diff options
author | 2022-02-01 08:52:57 -0500 | |
---|---|---|
committer | 2022-02-01 08:52:57 -0500 | |
commit | dd1a14a2eb23ba9e3ccc1e51ecbd36a65f34a2a2 (patch) | |
tree | 7c43bc976b6f60cd311757e71bc0faf556d77bf1 /docs | |
parent | bc8c114dcc61eaf6b5e13b379e33bf57e384977e (diff) | |
download | astro-dd1a14a2eb23ba9e3ccc1e51ecbd36a65f34a2a2.tar.gz astro-dd1a14a2eb23ba9e3ccc1e51ecbd36a65f34a2a2.tar.zst astro-dd1a14a2eb23ba9e3ccc1e51ecbd36a65f34a2a2.zip |
[ci] release (next) (#2492)astro@0.23.0-next.0@astrojs/test-static-build-pkg@0.0.2@astrojs/markdown-remark@0.6.1-next.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 0690b95b6..9f3c7debd 100644 --- a/docs/package.json +++ b/docs/package.json @@ -16,7 +16,7 @@ "lint:linkcheck:remote": "blc -ro --user-agent 'broken-link-checker/0.7.8' 'https://docs.astro.build/'" }, "devDependencies": { - "astro": "^0.22.0", + "astro": "^0.23.0-next.0", "broken-link-checker": "^0.7.8", "npm-run-all": "^4.1.5", "pa11y-ci": "^3.0.1", |