summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-31 10:42:22 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-31 13:42:22 -0400
commit84427f33c139e6da9d1284a2bb6f420bb23d215c (patch)
tree21b7a27881a2c603258c1ab961dd7bb8fdfccd23 /packages/integrations/mdx
parentd7579f36d7a1930ae53958a4be4b1b2df4416827 (diff)
downloadastro-84427f33c139e6da9d1284a2bb6f420bb23d215c.tar.gz
astro-84427f33c139e6da9d1284a2bb6f420bb23d215c.tar.zst
astro-84427f33c139e6da9d1284a2bb6f420bb23d215c.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/mdx')
-rw-r--r--packages/integrations/mdx/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/mdx/package.json b/packages/integrations/mdx/package.json
index f32678b0a..f85e91c75 100644
--- a/packages/integrations/mdx/package.json
+++ b/packages/integrations/mdx/package.json
@@ -54,7 +54,7 @@
"vfile": "^5.3.7"
},
"peerDependencies": {
- "astro": "workspace:^3.0.4"
+ "astro": "workspace:^3.0.5"
},
"devDependencies": {
"@types/chai": "^4.3.5",