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 9e768bcd9..f7138195b 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/mdx": "^4.0.7", "@astrojs/preact": "^4.0.3", - "astro": "^5.1.9", + "astro": "^5.1.10", "preact": "^10.25.4" } } |