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-09-15 12:36:26 -0400
committerGravatar GitHub <noreply@github.com> 2021-09-15 12:36:26 -0400
commitad2962fdacb23589db5e33789aba82e8bde836ce (patch)
tree8b7d6d60001778b0796748285a7b5ce741759754 /examples/with-markdown-plugins
parent3a0dcbe9b119cce41ddfaf384c8564b5071bd971 (diff)
downloadastro-ad2962fdacb23589db5e33789aba82e8bde836ce.tar.gz
astro-ad2962fdacb23589db5e33789aba82e8bde836ce.tar.zst
astro-ad2962fdacb23589db5e33789aba82e8bde836ce.zip
Version Packages (#1377)astro@0.20.7
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 6209200df..7caa728fb 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.6",
+ "astro": "^0.20.7",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",