summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-28 10:14:13 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-28 13:14:13 -0400
commiteada8ab8fa0d291586f30c010edaa56905351064 (patch)
tree92bb17c13272caa05fb67606ce507609dc2d3f1a /packages/integrations/mdx
parent3c93476078f119ab5b2746ae4a09f3caf5297363 (diff)
downloadastro-eada8ab8fa0d291586f30c010edaa56905351064.tar.gz
astro-eada8ab8fa0d291586f30c010edaa56905351064.tar.zst
astro-eada8ab8fa0d291586f30c010edaa56905351064.zip
[ci] release (#8671)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
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 379548989..65f3b3d5b 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.4"
+ "astro": "workspace:^3.2.0"
},
"devDependencies": {
"@types/chai": "^4.3.5",