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-11 16:30:24 -0700
committerGravatar GitHub <noreply@github.com> 2021-08-11 16:30:24 -0700
commit2b41db15317618bac048d49a219ee8b133e6f7d1 (patch)
treefab4672f20cb821a20205beaa2f2017e694702f4 /examples/with-markdown-plugins
parentc881e71e87e18bdfe3748213fe94950364067b01 (diff)
downloadastro-2b41db15317618bac048d49a219ee8b133e6f7d1.tar.gz
astro-2b41db15317618bac048d49a219ee8b133e6f7d1.tar.zst
astro-2b41db15317618bac048d49a219ee8b133e6f7d1.zip
Version Packages (next) (#1089)astro@0.19.0-next.1
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 f62eb1b07..4701e2fab 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.0",
+ "astro": "^0.19.0-next.1",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",