summaryrefslogtreecommitdiff
path: root/examples/with-markdown-shiki
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-04 02:09:43 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-04 10:09:43 +0100
commite43ae88528d536237266d6eccce2d714d2ac936a (patch)
tree0fd0a13976d39a84cd86444a21d8524b5fe99f71 /examples/with-markdown-shiki
parent362491b8da33317c9a1116fbd5a648184b9b3c7f (diff)
downloadastro-e43ae88528d536237266d6eccce2d714d2ac936a.tar.gz
astro-e43ae88528d536237266d6eccce2d714d2ac936a.tar.zst
astro-e43ae88528d536237266d6eccce2d714d2ac936a.zip
[ci] release (#8372)astro@3.0.8
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 86fbfbfe7..006e746d8 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^3.0.7"
+ "astro": "^3.0.8"
}
}