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-08-23 15:59:55 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-23 15:59:55 -0400
commit3963cef96378cdb464499dd5d878077544849e22 (patch)
treec077e2e4459ec7bc5867f96158cb5e9a7864903c /examples/with-markdown-plugins
parent166c9ed6bdabb82db611af39b4436a90bd711e5d (diff)
downloadastro-3963cef96378cdb464499dd5d878077544849e22.tar.gz
astro-3963cef96378cdb464499dd5d878077544849e22.tar.zst
astro-3963cef96378cdb464499dd5d878077544849e22.zip
Version Packages (#1181)astro@0.19.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 46f4ba307..4f0f4c86e 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -8,7 +8,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.19.1",
+ "astro": "^0.19.2",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",