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 934959975..e83c26abc 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^3.1.3",
"@astrojs/preact": "^3.5.1",
"astro": "^4.14.2",
- "preact": "^10.23.1"
+ "preact": "^10.23.2"
}
}