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-12 11:19:29 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-12 11:19:29 -0400
commit23dcc649fe5104ba5a39aadd41cec6ec772b7fce (patch)
treeab48d9ccae81862c46a10ebbbb2b1042c605909a /examples/with-markdown-plugins
parent1b73f95806884b43db27f997c1b8ee520633d7e3 (diff)
downloadastro-23dcc649fe5104ba5a39aadd41cec6ec772b7fce.tar.gz
astro-23dcc649fe5104ba5a39aadd41cec6ec772b7fce.tar.zst
astro-23dcc649fe5104ba5a39aadd41cec6ec772b7fce.zip
Version Packages (#646)
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 71e57cfa4..d21922c47 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.17.1",
+ "astro": "^0.17.2",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",