summaryrefslogtreecommitdiff
path: root/examples/fast-build
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-03-03 11:52:40 -0600
committerGravatar GitHub <noreply@github.com> 2022-03-03 11:52:40 -0600
commit92447974f220834571e66f995f4513adaf933904 (patch)
tree2cb19420111260d227834afe1f63f18fd5d4bdbc /examples/fast-build
parentb2c37385f94614232d9a378ef2ef3264d5405cc8 (diff)
downloadastro-@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
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.json2
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"