summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-15 05:05:27 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-15 08:05:27 -0500
commit4b89c2b553aa93c53d6262f473f0fe793e034614 (patch)
tree5397feeb2d876ffcc55bc41cef85f1999f2c981a /examples/with-markdown-plugins
parent7a6c09fac08cad13016196e235cb3790b3aa3cb0 (diff)
downloadastro@2.0.12.tar.gz
astro@2.0.12.tar.zst
astro@2.0.12.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 bb2614267..703fb152f 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.11",
+ "astro": "^2.0.12",
"@astrojs/markdown-remark": "^2.0.1",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",