diff options
author | 2022-02-11 10:41:47 -0500 | |
---|---|---|
committer | 2022-02-11 10:41:47 -0500 | |
commit | b1afce896a6800b52a103fd8535215972254e44c (patch) | |
tree | 61702d6da18302f00065bf9d670f65604f37e060 /examples/fast-build | |
parent | 3c682f266850a87583a5eb09eb5dd80edf7e2e45 (diff) | |
download | astro-b1afce896a6800b52a103fd8535215972254e44c.tar.gz astro-b1afce896a6800b52a103fd8535215972254e44c.tar.zst astro-b1afce896a6800b52a103fd8535215972254e44c.zip |
[ci] release (next) (#2565)astro@0.23.0-next.5@astrojs/markdown-remark@0.6.1-next.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/fast-build')
-rw-r--r-- | examples/fast-build/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fast-build/package.json b/examples/fast-build/package.json index 19f9680fe..1b3263fbe 100644 --- a/examples/fast-build/package.json +++ b/examples/fast-build/package.json @@ -10,7 +10,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.0-next.4", + "astro": "^0.23.0-next.5", "preact": "~10.5.15", "unocss": "^0.15.5", "vite-imagetools": "^4.0.1" |