summaryrefslogtreecommitdiff
path: root/examples/with-mdx/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-27 05:42:46 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-27 08:42:46 -0400
commitda56a005d92517e6e86b3a1c378a534e001a3aa4 (patch)
tree71f4e07aadae278411443cad95299c9ba6a1e821 /examples/with-mdx/package.json
parent275d0d1683353eb53bc6ed9ee7f67c657aecffa4 (diff)
downloadastro-f02e806e2028966805864d01f0e0ca48967dde1c.tar.gz
astro-f02e806e2028966805864d01f0e0ca48967dde1c.tar.zst
astro-f02e806e2028966805864d01f0e0ca48967dde1c.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-mdx/package.json')
-rw-r--r--examples/with-mdx/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json
index d3aefd99f..0ebd04c80 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/mdx": "^0.19.7",
"@astrojs/preact": "^2.2.1",
- "astro": "^2.7.0",
+ "astro": "^2.7.1",
"preact": "^10.15.1"
}
}