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-07-28 14:37:29 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-28 14:37:29 -0400
commitb4f7888be3d773706f3d598256599d86e696e152 (patch)
tree826a18b2cb5a582af0bb0542deb5ff16ecded77d /examples/with-markdown-plugins
parent73c28a36e50768fdc7a328514b970c84b3844e65 (diff)
downloadastro-b4f7888be3d773706f3d598256599d86e696e152.tar.gz
astro-b4f7888be3d773706f3d598256599d86e696e152.tar.zst
astro-b4f7888be3d773706f3d598256599d86e696e152.zip
Version Packages (#912)
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 8d2d92c26..5b6ccef54 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.18.1",
+ "astro": "^0.18.2",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",