summaryrefslogtreecommitdiff
path: root/examples/with-markdown-shiki
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-01 11:12:49 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-01 14:12:49 -0500
commit023860bdede59a418eaaa6d56d141ff54a5904bf (patch)
tree370a34610394d3d9728a6a39a2a0e9ff5b3d0d8e /examples/with-markdown-shiki
parent43ddb5217691dc4112d8d98ae07511a8be6d4b94 (diff)
downloadastro-023860bdede59a418eaaa6d56d141ff54a5904bf.tar.gz
astro-023860bdede59a418eaaa6d56d141ff54a5904bf.tar.zst
astro-023860bdede59a418eaaa6d56d141ff54a5904bf.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 32675804a..80538437b 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.0.0-beta.2"
+ "astro": "^4.0.0-beta.3"
}
}