summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-02-24 14:48:44 -0600
committerGravatar GitHub <noreply@github.com> 2022-02-24 14:48:44 -0600
commite31246f7acba47c00d33e92a088eb2f94fa600ef (patch)
tree827b64817b9c7b3bec64d77cabab988627935627 /examples/with-markdown-plugins
parenta0fc5cb5ff0003e9bb4b54cbf98035b1e0a6b113 (diff)
downloadastro-e31246f7acba47c00d33e92a088eb2f94fa600ef.tar.gz
astro-e31246f7acba47c00d33e92a088eb2f94fa600ef.tar.zst
astro-e31246f7acba47c00d33e92a088eb2f94fa600ef.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r--examples/with-markdown-plugins/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 70ffaba7c..4eabf234d 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.23.0",
+ "astro": "^0.23.1",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",