summaryrefslogtreecommitdiff
path: root/examples/with-markdoc
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-07 07:31:00 -0800
committerGravatar GitHub <noreply@github.com> 2024-03-07 15:31:00 +0000
commit3de48e8f62c7ddd2bdfcde9d485908ddaa55c8cf (patch)
treeb214ffb618a62e75a19ccbbd30941452af703baa /examples/with-markdoc
parent8ce9fffd44b0740621178d61fb1425bf4155c2d7 (diff)
downloadastro-3de48e8f62c7ddd2bdfcde9d485908ddaa55c8cf.tar.gz
astro-3de48e8f62c7ddd2bdfcde9d485908ddaa55c8cf.tar.zst
astro-3de48e8f62c7ddd2bdfcde9d485908ddaa55c8cf.zip
[ci] release (#10354)astro@4.4.14
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdoc')
-rw-r--r--examples/with-markdoc/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json
index 985e4085c..61b13773c 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.9.1",
- "astro": "^4.4.13"
+ "astro": "^4.4.14"
}
}