summaryrefslogtreecommitdiff
path: root/examples/with-markdoc
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-08 13:09:20 -0800
committerGravatar GitHub <noreply@github.com> 2023-03-08 16:09:20 -0500
commit401b97ad0e3d057f5022189e5883aacb5d34c55a (patch)
tree00b3dac6da7ff9acdf0a7c88719c0aeab3659485 /examples/with-markdoc
parent65c07ce1b6ab8db50d3866bc36c2e387a9281c6c (diff)
downloadastro@2.1.1.tar.gz
astro@2.1.1.tar.zst
astro@2.1.1.zip
[ci] release (#6456)astro@2.1.1
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 ab6205165..d466ba74b 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.0.1",
- "astro": "^2.1.0"
+ "astro": "^2.1.1"
}
}