summaryrefslogtreecommitdiff
path: root/examples/with-markdoc
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-02 08:55:56 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-02 23:55:56 +0800
commit78fda5c3ecebe8e15a0ce2941c80f3742665b9f7 (patch)
tree2404ce967fec05c6bd889a8c8ebd5e3db7a5b7e1 /examples/with-markdoc
parent455af3235b3268852e6988accecc796f03f6d16e (diff)
downloadastro-78fda5c3ecebe8e15a0ce2941c80f3742665b9f7.tar.gz
astro-78fda5c3ecebe8e15a0ce2941c80f3742665b9f7.tar.zst
astro-78fda5c3ecebe8e15a0ce2941c80f3742665b9f7.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json
index 09ccf4b7e..48dce43c2 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/markdoc": "^0.5.0",
- "astro": "^3.2.1"
+ "@astrojs/markdoc": "^0.5.1",
+ "astro": "^3.2.2"
}
}