summaryrefslogtreecommitdiff
path: root/examples/with-mdx
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-15 11:05:25 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-15 14:05:25 -0400
commitb2da8a124a03ce58dbca7df7ae1d68019f6637cc (patch)
tree0ce2c928cc2a7600634b2afae5023aa84e206f61 /examples/with-mdx
parent7c11ef63bda79e78c49c226cd8303075874c2841 (diff)
downloadastro-b2da8a124a03ce58dbca7df7ae1d68019f6637cc.tar.gz
astro-b2da8a124a03ce58dbca7df7ae1d68019f6637cc.tar.zst
astro-b2da8a124a03ce58dbca7df7ae1d68019f6637cc.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-mdx')
-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 d79ce183a..9704e0376 100644
--- a/examples/with-mdx/package.json
+++ b/examples/with-mdx/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.2.4",
+ "astro": "^1.2.5",
"preact": "^10.6.5",
"@astrojs/preact": "^1.1.0",
"@astrojs/mdx": "^0.11.1"