summaryrefslogtreecommitdiff
path: root/examples/with-mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-21 13:37:17 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-21 16:37:17 -0400
commit16a41528e444c25f4db9862538c0ec45d4ddb188 (patch)
tree8c73ba18b19d82e951869dfeeae467b92c52babb /examples/with-mdx
parentc65da5f1cd47d2e2ae97b0f5ada3863430a324da (diff)
downloadastro-16a41528e444c25f4db9862538c0ec45d4ddb188.tar.gz
astro-16a41528e444c25f4db9862538c0ec45d4ddb188.tar.zst
astro-16a41528e444c25f4db9862538c0ec45d4ddb188.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 ea811e23d..6021881aa 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.9.0",
+ "astro": "^2.9.1",
"preact": "^10.15.1"
}
}