summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-03 15:48:40 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-03 18:48:40 -0400
commit5d58787f7a040a794e7430713ad06e18b32adfaa (patch)
treebd1649b7b5ef1bf4e18a4d2c38510b9dfcfc54e6 /examples/with-markdown-plugins
parente6a881081f456b83294e1d85179b20951d7677e9 (diff)
downloadastro-5d58787f7a040a794e7430713ad06e18b32adfaa.tar.gz
astro-5d58787f7a040a794e7430713ad06e18b32adfaa.tar.zst
astro-5d58787f7a040a794e7430713ad06e18b32adfaa.zip
[ci] release (#4968)astro@1.4.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 4405ed022..e2b9f5be6 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.4.3",
+ "astro": "^1.4.4",
"@astrojs/markdown-remark": "^1.1.3",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",