summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-01-04 11:28:19 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-04 11:28:19 -0500
commitd11c7b8c5c71861cc841445d9b214b3071dccc47 (patch)
tree8add9689e3b6d69d1f0eba8d5b6645b0d135b7f7 /examples/with-markdown-plugins
parent193ca60f40c8875b1d655dcd0682560cc2e2487e (diff)
downloadastro-d11c7b8c5c71861cc841445d9b214b3071dccc47.tar.gz
astro-d11c7b8c5c71861cc841445d9b214b3071dccc47.tar.zst
astro-d11c7b8c5c71861cc841445d9b214b3071dccc47.zip
[ci] release (#2304)
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 98430f4bc..6ad7c316d 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.22.4",
+ "astro": "^0.22.5",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",