summaryrefslogtreecommitdiff
path: root/examples/with-markdown-shiki
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-09 07:56:48 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-09 10:56:48 -0400
commitb6dd8b595ccbcc3e9984bdd5b685c210867aaaab (patch)
treedd5ece9280cb41c293dbd437a65fb5262c85bd24 /examples/with-markdown-shiki
parente5fd0a49469cee406d68be65bc97b8a7f2bb3b88 (diff)
downloadastro-b6dd8b595ccbcc3e9984bdd5b685c210867aaaab.tar.gz
astro-b6dd8b595ccbcc3e9984bdd5b685c210867aaaab.tar.zst
astro-b6dd8b595ccbcc3e9984bdd5b685c210867aaaab.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 1a7936dc7..82fde255c 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.1.7"
+ "astro": "^1.1.8"
}
}