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-08 14:14:55 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-08 14:14:55 -0400
commitb2428b399918bac582b1bc757740726d64d4e0da (patch)
tree6ce4e8426c0510e8a2f8bd253c0b6906b043f0ee /examples/with-markdown-plugins
parentc0d4e8430f7a751556eec0c1466dc4327f2ec4ee (diff)
downloadastro-b2428b399918bac582b1bc757740726d64d4e0da.tar.gz
astro-b2428b399918bac582b1bc757740726d64d4e0da.tar.zst
astro-b2428b399918bac582b1bc757740726d64d4e0da.zip
Version Packages (#632)
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 d2c8ba854..1bb39d6d4 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.16.3",
+ "astro": "^0.17.0",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",