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-11-09 12:59:13 -0600
committerGravatar GitHub <noreply@github.com> 2021-11-09 12:59:13 -0600
commit9763b255dd03557be3d87c3d4a023bacfe7307b6 (patch)
treec99b0062b118f4791a712e460026b6319ec5889d /examples/with-markdown-plugins
parent69092fec06b5c63fbce825bca2001e263cf7c968 (diff)
downloadastro-9763b255dd03557be3d87c3d4a023bacfe7307b6.tar.gz
astro-9763b255dd03557be3d87c3d4a023bacfe7307b6.tar.zst
astro-9763b255dd03557be3d87c3d4a023bacfe7307b6.zip
Version Packages (next) (#1745)astro@0.21.0-next.2
* Version Packages (next) * chore: update changelog * chore: update CHANGELOG Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nate Moore <nate@skypack.dev>
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 e8cf3c270..4b4974cd7 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.21.0-next.1",
+ "astro": "^0.21.0-next.2",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",