summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-10-11 08:33:37 -0400
committerGravatar GitHub <noreply@github.com> 2021-10-11 08:33:37 -0400
commit0ff5c87a271fe968de6392dab77d90ca080a5048 (patch)
tree509614ecdc5c3d81b9340fa7e20537b56065f94a /examples/with-markdown-plugins
parentb1b564d03d09cee63e072397dfb2ab1a1f59b346 (diff)
downloadastro-0ff5c87a271fe968de6392dab77d90ca080a5048.tar.gz
astro-0ff5c87a271fe968de6392dab77d90ca080a5048.tar.zst
astro-0ff5c87a271fe968de6392dab77d90ca080a5048.zip
Version Packages (#1527)astro@0.20.10
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 107eab029..3de72390f 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.20.9",
+ "astro": "^0.20.10",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",