summaryrefslogtreecommitdiff
path: root/examples/with-markdoc
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-10 06:25:28 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-10 21:25:28 +0800
commitfc30b8539c2a4b4271b798234f5056eb57ced46c (patch)
tree4961ce19ed634d08dfc46a41e6e6725d5ffbcbed /examples/with-markdoc
parent6936c173c0edff5cbebd70b3e71153ef01c7034f (diff)
downloadastro-fc30b8539c2a4b4271b798234f5056eb57ced46c.tar.gz
astro-fc30b8539c2a4b4271b798234f5056eb57ced46c.tar.zst
astro-fc30b8539c2a4b4271b798234f5056eb57ced46c.zip
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 82c63064e..6f7f6332b 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.4.4",
- "astro": "^2.10.4"
+ "astro": "^2.10.5"
}
}