Skip to content

Commit 7e8d371

Browse files
authored
chore: avoid an unwanted mdx major bump (#16977)
1 parent e0703a6 commit 7e8d371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/integrations/mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"vfile": "^6.0.3"
5151
},
5252
"peerDependencies": {
53-
"@astrojs/markdown-satteri": "workspace:*",
53+
"@astrojs/markdown-satteri": "0.3.0",
5454
"astro": "^6.4.0"
5555
},
5656
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)