summaryrefslogtreecommitdiff
path: root/examples/with-mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-24 07:04:16 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-24 10:04:16 -0400
commit608b2d732d762bf1f7f44a82b278caa8853c8c2f (patch)
tree7d9405247edc087fb883e20ac485e3f76dcb9361 /examples/with-mdx
parent52606a3909f9de5ced9b9ba3ba25832f73a8689e (diff)
downloadastro@2.10.14.tar.gz
astro@2.10.14.tar.zst
astro@2.10.14.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-mdx')
-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 2bf0691e4..93e1c8fc7 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.2",
- "astro": "^2.10.13",
+ "astro": "^2.10.14",
"preact": "^10.15.1"
}
}