summaryrefslogtreecommitdiff
path: root/examples/with-mdx/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-07 23:51:24 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-08 08:51:24 +0100
commit653ad939ce9f0ba12e2ce79a4cf9c154302b0bb9 (patch)
treea425a5840f273a568db53ac4e2a4f994c08e8513 /examples/with-mdx/package.json
parent14e586cc77570b08afae5eeef605e978fec287d8 (diff)
downloadastro-@astrojs/vercel@5.2.0.tar.gz
astro-@astrojs/vercel@5.2.0.tar.zst
astro-@astrojs/vercel@5.2.0.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 1cfff6848..56cba218d 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/mdx": "^1.1.3",
"@astrojs/preact": "^3.0.1",
- "astro": "^3.4.3",
+ "astro": "^3.4.4",
"preact": "^10.17.1"
}
}