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-21 22:18:43 -0500
committerGravatar GitHub <noreply@github.com> 2021-07-21 22:18:43 -0500
commit9af0d85e9e9a4cfb3fc9c92822f67655e9f00628 (patch)
treefc07fabc0939dabb225f31f6f87115021459c77e /examples/with-markdown-plugins
parentc82e6beee96c6818450195e4fb5300bef8a517b7 (diff)
downloadastro-9af0d85e9e9a4cfb3fc9c92822f67655e9f00628.tar.gz
astro-9af0d85e9e9a4cfb3fc9c92822f67655e9f00628.tar.zst
astro-9af0d85e9e9a4cfb3fc9c92822f67655e9f00628.zip
Version Packages (next) (#810)
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 776d3017a..0df9d849b 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.0-next.3",
+ "astro": "^0.18.0-next.4",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",