aboutsummaryrefslogtreecommitdiff
path: root/examples/with-mdx/package.json
diff options
context:
space:
mode:
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 ab7933cf4..fa59bb527 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/mdx": "^3.0.0",
"@astrojs/preact": "^3.3.0",
- "astro": "^4.8.3",
+ "astro": "^4.8.4",
"preact": "^10.21.0"
}
}