summaryrefslogtreecommitdiff
path: root/examples/with-mdx/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-07-30 08:54:54 -0700
committerGravatar GitHub <noreply@github.com> 2024-07-30 11:54:54 -0400
commit49db00444e357361203f5e72816a2091efea50e7 (patch)
treeb477bd70d88eceb16773ec6d47bf1dd936f06508 /examples/with-mdx/package.json
parent9f766d8b5884f2b19eed1d1f2c33df69ad61df67 (diff)
downloadastro-create-astro@4.8.1.tar.gz
astro-create-astro@4.8.1.tar.zst
astro-create-astro@4.8.1.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 704b9c3bf..5ec09294b 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/mdx": "^3.1.3",
"@astrojs/preact": "^3.5.1",
- "astro": "^4.12.2",
+ "astro": "^4.12.3",
"preact": "^10.22.1"
}
}