summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-21 11:32:12 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-21 14:32:12 -0400
commit4e1e8dc5c6876156f4c136519344d0f49cb130f5 (patch)
treed14651473671afa1b28e6eed2dd2315a5eeae30f /packages/integrations/mdx
parentfe29ce27310f5112147542f5a86bb02c7f2860ce (diff)
downloadastro-4e1e8dc5c6876156f4c136519344d0f49cb130f5.tar.gz
astro-4e1e8dc5c6876156f4c136519344d0f49cb130f5.tar.zst
astro-4e1e8dc5c6876156f4c136519344d0f49cb130f5.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 906298fee..72e8c0153 100644
--- a/packages/integrations/mdx/package.json
+++ b/packages/integrations/mdx/package.json
@@ -51,7 +51,7 @@
"vfile": "^5.3.7"
},
"peerDependencies": {
- "astro": "workspace:^3.1.1"
+ "astro": "workspace:^3.1.2"
},
"devDependencies": {
"@types/chai": "^4.3.5",