diff options
author | 2021-08-11 15:50:14 -0700 | |
---|---|---|
committer | 2021-08-11 15:50:14 -0700 | |
commit | 10d6fa4bca116fd989b3f006050ba3d6331f56f7 (patch) | |
tree | 40ed36ac40334c8d0dbcc6c6095cab532390da86 /docs | |
parent | b56c0cbda18821ede8eb9f40a5f485c539ce15ac (diff) | |
download | astro-10d6fa4bca116fd989b3f006050ba3d6331f56f7.tar.gz astro-10d6fa4bca116fd989b3f006050ba3d6331f56f7.tar.zst astro-10d6fa4bca116fd989b3f006050ba3d6331f56f7.zip |
Version Packages (next) (#1087)astro@0.19.0-next.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '')
-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", |