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-03-25 17:16:33 -0700
committerGravatar GitHub <noreply@github.com> 2022-03-25 17:16:33 -0700
commit273919328a97456ba184d75d2d3fdc9be0f4900a (patch)
tree668778301d9ffb850f6b8cc7cc701dc4894f6055 /examples/with-markdown-plugins
parent8b1b4315b86c33e3ff87b5feaa833edb7fb83a81 (diff)
downloadastro-273919328a97456ba184d75d2d3fdc9be0f4900a.tar.gz
astro-273919328a97456ba184d75d2d3fdc9be0f4900a.tar.zst
astro-273919328a97456ba184d75d2d3fdc9be0f4900a.zip
[ci] release (#2896)astro@0.25.2
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 469842b81..78bb78e2e 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.7.0",
- "astro": "^0.25.1",
+ "astro": "^0.25.2",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",