summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-09 17:31:06 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-09 17:31:06 -0700
commit74528a19734bd870a65b232be23c633cc278eba5 (patch)
treeaedf16cf6416ee16218d4cdc947de08ac7c49e50 /examples/with-markdown-plugins
parent3a7f2385eadadb21794a06c86b7fa20b83b2f8f8 (diff)
downloadastro-74528a19734bd870a65b232be23c633cc278eba5.tar.gz
astro-74528a19734bd870a65b232be23c633cc278eba5.tar.zst
astro-74528a19734bd870a65b232be23c633cc278eba5.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 2085838d4..d796b7955 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.0",
+ "astro": "^1.0.1",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",