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-01 15:06:18 -0500
committerGravatar GitHub <noreply@github.com> 2021-07-01 15:06:18 -0500
commit816797e350c452882fdbe1b8ed845cd74ef6cd44 (patch)
tree138ab2a81cb995c45f1284a02e167420a63d41f3 /examples/with-markdown-plugins
parent4b89f4ed080dd0f1efed0d35311af543de1f9c60 (diff)
downloadastro-816797e350c452882fdbe1b8ed845cd74ef6cd44.tar.gz
astro-816797e350c452882fdbe1b8ed845cd74ef6cd44.tar.zst
astro-816797e350c452882fdbe1b8ed845cd74ef6cd44.zip
Version Packages (#597)
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 f37b72225..3f73a0c3b 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.15.0",
+ "astro": "^0.16.0",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",