diff options
author | 2022-03-03 11:52:40 -0600 | |
---|---|---|
committer | 2022-03-03 11:52:40 -0600 | |
commit | 92447974f220834571e66f995f4513adaf933904 (patch) | |
tree | 2cb19420111260d227834afe1f63f18fd5d4bdbc /examples/fast-build | |
parent | b2c37385f94614232d9a378ef2ef3264d5405cc8 (diff) | |
download | astro-@astrojs/markdown-remark@0.6.4.tar.gz astro-@astrojs/markdown-remark@0.6.4.tar.zst astro-@astrojs/markdown-remark@0.6.4.zip |
[ci] release (#2714)astro@0.23.5@astrojs/markdown-remark@0.6.4
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 18c29a888..3a6d22de5 100644 --- a/examples/fast-build/package.json +++ b/examples/fast-build/package.json @@ -10,7 +10,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.4", + "astro": "^0.23.5", "preact": "~10.6.5", "unocss": "^0.15.5", "vite-imagetools": "^4.0.1" |