summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-12 15:40:47 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-12 17:40:47 -0500
commitb1bd52e9ea98be6fdaccfff7849cc84a5dd843c4 (patch)
tree2f8ec0ec99861f8bc35c333523d61eb12b8def1b /examples/with-markdown-plugins
parent695e9b34daa505499af77b461750afeadfa7a0d1 (diff)
downloadastro-b1bd52e9ea98be6fdaccfff7849cc84a5dd843c4.tar.gz
astro-b1bd52e9ea98be6fdaccfff7849cc84a5dd843c4.tar.zst
astro-b1bd52e9ea98be6fdaccfff7849cc84a5dd843c4.zip
[ci] release (#4290)astro@1.0.4@astrojs/mdx@0.9.0
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 af7a60ba0..4f01993da 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^1.0.0",
- "astro": "^1.0.3",
+ "astro": "^1.0.4",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",