summaryrefslogtreecommitdiff
path: root/examples/with-markdown-shiki
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-28 13:31:12 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-28 15:31:12 -0600
commit1e8d28de7f47e816cb95851025df48998f52a996 (patch)
treee1f4b16aadf7bbdbde9d58602698436c973fb475 /examples/with-markdown-shiki
parent54e57fe9d7600c888fc7b0bc3f5dbca5543f36cd (diff)
downloadastro-@astrojs/upgrade@0.1.1.tar.gz
astro-@astrojs/upgrade@0.1.1.tar.zst
astro-@astrojs/upgrade@0.1.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 bae6199fa..45211b660 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^3.6.2"
+ "astro": "^3.6.3"
}
}