Skip to content

Commit 6774970

Browse files
committed
fix: mermaid theme version
Signed-off-by: Lucas Amaral <[email protected]>
1 parent 3809a0d commit 6774970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@docusaurus/core": "3.7.0",
2121
"@docusaurus/preset-classic": "3.7.0",
22-
"@docusaurus/theme-mermaid": "^3.7.0",
22+
"@docusaurus/theme-mermaid": "3.7.0",
2323
"@mdx-js/react": "^3.0.0",
2424
"clsx": "^2.0.0",
2525
"prism-react-renderer": "^2.3.0",

0 commit comments

Comments
 (0)