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-08-12 01:39:34 -0700
committerGravatar GitHub <noreply@github.com> 2021-08-12 01:39:34 -0700
commit43e17e59da1d0cd69d40cca01e0c74145cf2ef40 (patch)
treeebe89db2a3104f9a1f692aa67f7928141759b853 /examples/with-markdown-plugins
parent089d1e7a5e4bf86b40dcf752d7a5d106283f02c8 (diff)
downloadastro-43e17e59da1d0cd69d40cca01e0c74145cf2ef40.tar.gz
astro-43e17e59da1d0cd69d40cca01e0c74145cf2ef40.tar.zst
astro-43e17e59da1d0cd69d40cca01e0c74145cf2ef40.zip
Version Packages (next) (#1092)astro@0.19.0-next.2
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 4701e2fab..298d8b682 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.19.0-next.1",
+ "astro": "^0.19.0-next.2",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",