summaryrefslogtreecommitdiff
path: root/examples/with-mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-06-11 05:15:27 -0700
committerGravatar GitHub <noreply@github.com> 2024-06-11 13:15:27 +0100
commitdd0145d28b1ff849da2825ae7032dfd46a1d4bf7 (patch)
tree3c95acc18c2e1a56ead48165cb9b1cfa0062a0da /examples/with-mdx
parentc5152dbea35011a41253e6bcc3e07cb248aac79e (diff)
downloadastro-dd0145d28b1ff849da2825ae7032dfd46a1d4bf7.tar.gz
astro-dd0145d28b1ff849da2825ae7032dfd46a1d4bf7.tar.zst
astro-dd0145d28b1ff849da2825ae7032dfd46a1d4bf7.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 82fb9c176..2ee456e03 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/mdx": "^3.1.0",
"@astrojs/preact": "^3.4.0",
- "astro": "^4.10.1",
+ "astro": "^4.10.2",
"preact": "^10.22.0"
}
}