summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-07 11:49:19 -0800
committerGravatar GitHub <noreply@github.com> 2023-03-07 14:49:19 -0500
commitafaf366fb37bc78a845890cf012dbc7d07bfb305 (patch)
treecba96f7b712cd522891d0fb83cba3625678c5a3d /examples/with-markdown-plugins
parent5ce750b015c32cc6ea3948a1d4f7cd4a68d9a752 (diff)
downloadastro-afaf366fb37bc78a845890cf012dbc7d07bfb305.tar.gz
astro-afaf366fb37bc78a845890cf012dbc7d07bfb305.tar.zst
astro-afaf366fb37bc78a845890cf012dbc7d07bfb305.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 0703d2440..d40f9d37b 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.18",
- "@astrojs/markdown-remark": "^2.0.1",
+ "astro": "^2.1.0",
+ "@astrojs/markdown-remark": "^2.1.0",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",