diff options
author | 2023-11-21 06:52:08 -0800 | |
---|---|---|
committer | 2023-11-21 22:52:08 +0800 | |
commit | d9e72cea399c1426311faa2ac93ce66c89b5e7ac (patch) | |
tree | ceb47addbecdedc88ef7ba206f59752e2e82977e /examples/with-markdown-shiki | |
parent | 7ab5137ba724781e8264a33f69ae65020c6549f0 (diff) | |
download | astro-d9e72cea399c1426311faa2ac93ce66c89b5e7ac.tar.gz astro-d9e72cea399c1426311faa2ac93ce66c89b5e7ac.tar.zst astro-d9e72cea399c1426311faa2ac93ce66c89b5e7ac.zip |
[ci] release (#9116)astro@3.5.6
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json index f44759d76..e342a0f3d 100644 --- a/examples/with-markdown-shiki/package.json +++ b/examples/with-markdown-shiki/package.json @@ -11,6 +11,6 @@ "astro": "astro" }, "dependencies": { - "astro": "^3.5.5" + "astro": "^3.5.6" } } |