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-27 09:27:02 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-27 09:27:02 -0400
commit0ed1817d7af630c40f757aee8f19539ad02376fc (patch)
tree2dbb3bb96c2cbeba9fce72c4d03c34db76803347 /examples/with-markdown-plugins
parent80d7415807b9834b72293928c86d1b87c1bafe9c (diff)
downloadastro-0ed1817d7af630c40f757aee8f19539ad02376fc.tar.gz
astro-0ed1817d7af630c40f757aee8f19539ad02376fc.tar.zst
astro-0ed1817d7af630c40f757aee8f19539ad02376fc.zip
Version Packages (next) (#865)
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 d6ca2c33f..fd142e197 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.6",
+ "astro": "^0.18.0-next.7",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",