summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-25 12:54:55 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-25 15:54:55 -0400
commit60684fad72a625b1a7aee1ab9a9169574a1c780c (patch)
tree541ead86245a6358f642ea1a1f4c1bdbaebf15e7 /packages/integrations/mdx
parent7fc700e30d3d257f5b3d8f4480162076c7e0e8df (diff)
downloadastro-60684fad72a625b1a7aee1ab9a9169574a1c780c.tar.gz
astro-60684fad72a625b1a7aee1ab9a9169574a1c780c.tar.zst
astro-60684fad72a625b1a7aee1ab9a9169574a1c780c.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 c83784cc5..379548989 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.3"
+ "astro": "workspace:^3.1.4"
},
"devDependencies": {
"@types/chai": "^4.3.5",