diff options
Diffstat (limited to 'examples/with-mdx/package.json')
-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 29e0669e2..308ca5711 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/mdx": "^4.2.4", "@astrojs/preact": "^4.0.9", - "astro": "^5.7.2", + "astro": "^5.7.3", "preact": "^10.26.5" } } |