summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-02-16 08:49:12 -0600
committerGravatar GitHub <noreply@github.com> 2022-02-16 08:49:12 -0600
commitebe7f4d0ae53f8f5d1165f1e052b17a449666683 (patch)
treecdc1302cb193c1c6fba77d8da67620620cef8110 /examples/with-markdown-plugins
parent085468e949f1d6e9e19bd7039574b586a78e7601 (diff)
downloadastro-ebe7f4d0ae53f8f5d1165f1e052b17a449666683.tar.gz
astro-ebe7f4d0ae53f8f5d1165f1e052b17a449666683.tar.zst
astro-ebe7f4d0ae53f8f5d1165f1e052b17a449666683.zip
[ci] release (next) (#2580)astro@0.23.0-next.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 c129156aa..c54a0389a 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.23.0-next.6",
+ "astro": "^0.23.0-next.7",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",