diff options
Diffstat (limited to 'examples/with-mdx')
-rw-r--r-- | examples/with-mdx/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-mdx/package.json b/examples/with-mdx/package.json index b082974e8..cd31f5ec4 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/mdx": "^4.3.0", "@astrojs/preact": "^4.1.0", - "astro": "^5.8.1", + "astro": "^5.8.2", "preact": "^10.26.5" } } |