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 09:46:45 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-04 09:46:45 -0500
commit69f4ff5473fb1c3f5a1562e9fad71e2ba609edea (patch)
treeb964eee468a1b68a7db70ad2825090f2fa6c4c37 /examples/with-markdown-plugins
parent670bebe9ae7ef10386920a7503e7f17db3a815eb (diff)
downloadastro-69f4ff5473fb1c3f5a1562e9fad71e2ba609edea.tar.gz
astro-69f4ff5473fb1c3f5a1562e9fad71e2ba609edea.tar.zst
astro-69f4ff5473fb1c3f5a1562e9fad71e2ba609edea.zip
[ci] release (#2303)astro@0.22.4
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 584c30c4e..98430f4bc 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.3",
+ "astro": "^0.22.4",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",