summaryrefslogtreecommitdiff
path: root/examples/with-markdown-shiki
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-24 10:17:01 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-24 13:17:01 -0400
commit12d42f47bd7edf3f92c85d63d6d17b2ed7d1051e (patch)
treeddb2fb292b4ac4e7dcfd8a30c1d4eab84ab092f8 /examples/with-markdown-shiki
parenta0b6aac2f35ec9e2968b17a76239c12ae285ba0e (diff)
downloadastro-12d42f47bd7edf3f92c85d63d6d17b2ed7d1051e.tar.gz
astro-12d42f47bd7edf3f92c85d63d6d17b2ed7d1051e.tar.zst
astro-12d42f47bd7edf3f92c85d63d6d17b2ed7d1051e.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 3f8c76951..78ac2f1d9 100644
--- a/examples/with-markdown-shiki/package.json
+++ b/examples/with-markdown-shiki/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.1.6"
+ "astro": "^2.1.7"
}
}