summaryrefslogtreecommitdiff
path: root/examples/with-markdown-shiki
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-04-27 16:23:53 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-27 16:23:53 -0400
commit79378523957462705ca4a32f69c14aacb1a8244b (patch)
tree55e66ef3f369538061aa3630f88bc97f55edb9a4 /examples/with-markdown-shiki
parent3d6e382b583646f047836b703a867c3b29ac91b2 (diff)
downloadastro-create-astro@0.10.1.tar.gz
astro-create-astro@0.10.1.tar.zst
astro-create-astro@0.10.1.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown-shiki')
-rw-r--r--examples/with-markdown-shiki/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json
index 5ffb41401..b9247c118 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.9.2",
- "astro": "^1.0.0-beta.18"
+ "astro": "^1.0.0-beta.19"
}
}