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 1ed3861d0..cd0903ee0 100644 --- a/examples/with-mdx/package.json +++ b/examples/with-mdx/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@astrojs/mdx": "^0.0.2", "@astrojs/preact": "^0.3.1", - "astro": "^1.0.0-beta.60", + "astro": "^1.0.0-beta.61", "preact": "^10.6.5" } } |