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-26 12:56:36 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-26 12:56:36 -0400
commitc83d4817336f73348dbcedf493f2e5d2402e9e49 (patch)
treeb42e01c9b53f13c6de1d7247b43b9ef1d20d9c30 /examples/with-markdown-plugins
parentd3499fc6ddf6468014db87f6a154a134936d5893 (diff)
downloadastro-c83d4817336f73348dbcedf493f2e5d2402e9e49.tar.gz
astro-c83d4817336f73348dbcedf493f2e5d2402e9e49.tar.zst
astro-c83d4817336f73348dbcedf493f2e5d2402e9e49.zip
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 da69a1fab..3beb797a9 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -8,7 +8,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.19.4",
+ "astro": "^0.20.0",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",