We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048c55f commit 00f5eecCopy full SHA for 00f5eec
website/.yarnrc.yml
@@ -1 +1,5 @@
1
yarnPath: .yarn/releases/yarn-4.5.3.cjs
2
+packageExtensions:
3
+ "@docusaurus/core@*":
4
+ dependencies:
5
+ "@mdx-js/react": "*"
website/yarn.lock
@@ -3089,7 +3089,7 @@ __metadata:
3089
languageName: node
3090
linkType: hard
3091
3092
-"@mdx-js/react@npm:^3.0.0":
+"@mdx-js/react@npm:*, @mdx-js/react@npm:^3.0.0":
3093
version: 3.1.0
3094
resolution: "@mdx-js/react@npm:3.1.0"
3095
dependencies:
0 commit comments