summaryrefslogtreecommitdiff
path: root/examples/with-mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-01 07:19:30 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-01 15:19:30 +0100
commit1b9de317377f2fdbf872d178b2412e062a5f97fe (patch)
treebd653b5e6a9a3bbce2cd7bad3bdf416b6154b4c7 /examples/with-mdx
parent0eb09dbab1674a57d23ac97950a527d2e5a9c9fb (diff)
downloadastro-@astrojs/vercel@4.0.3.tar.gz
astro-@astrojs/vercel@4.0.3.tar.zst
astro-@astrojs/vercel@4.0.3.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 54d3f74e3..2681e81f6 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/mdx": "^1.0.0",
"@astrojs/preact": "^3.0.0",
- "astro": "^3.0.5",
+ "astro": "^3.0.6",
"preact": "^10.17.1"
}
}