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-11-23 17:12:00 -0600
committerGravatar GitHub <noreply@github.com> 2021-11-23 17:12:00 -0600
commit0751808a2e9f38790ea713e06b4e379710445c72 (patch)
tree0b6af6cb6901201e58e472d7a5860d1df07d03f5 /examples/with-markdown-plugins
parent7476a92461c4ed3e9b879d3ee7669ba59d027248 (diff)
downloadastro-0751808a2e9f38790ea713e06b4e379710445c72.tar.gz
astro-0751808a2e9f38790ea713e06b4e379710445c72.tar.zst
astro-0751808a2e9f38790ea713e06b4e379710445c72.zip
* Version Packages (next) * chore: update CHANGELOG * fix: merge conflict * fix: merge conflict * chore: remove pre.json * Version Packages * Version Packages Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nate Moore <nate@skypack.dev>
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 9af6de55d..83c26b2e1 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.21.2",
+ "astro": "^0.21.3",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",