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 08:18:13 -0700
committerGravatar GitHub <noreply@github.com> 2021-07-21 08:18:13 -0700
commitac64d198e42d12c307f80226f58a5e2d4dde3c8e (patch)
tree985f8dd205b7254977a789f8ed0d114e1ea930c1 /examples/with-markdown-plugins
parentb0e6b5cbad48130662d7e9d1bb1e5f37cea419b6 (diff)
downloadastro-ac64d198e42d12c307f80226f58a5e2d4dde3c8e.tar.gz
astro-ac64d198e42d12c307f80226f58a5e2d4dde3c8e.tar.zst
astro-ac64d198e42d12c307f80226f58a5e2d4dde3c8e.zip
Version Packages (next) (#794)
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 5f9f6bf02..4be94e59e 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.1",
+ "astro": "^0.18.0-next.2",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",