summaryrefslogtreecommitdiff
path: root/examples/with-mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-06 08:30:38 -0800
committerGravatar GitHub <noreply@github.com> 2023-03-06 11:30:38 -0500
commit19fe4cb6299d723ad286c4adf766ba8cd41461b4 (patch)
treed83717769be19d65fad1a2e2e67fcfca4a124c3b /examples/with-mdx
parent1aea58f14ad5b15d4af3d42bd92b9bcb1e2b77db (diff)
downloadastro@2.0.18.tar.gz
astro@2.0.18.tar.zst
astro@2.0.18.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 09a24ecfd..162402282 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.17",
+ "astro": "^2.0.18",
"preact": "^10.6.5",
"@astrojs/preact": "^2.0.3",
"@astrojs/mdx": "^0.17.2"