Skip to content

Commit 696541d

Browse files
committed
relax mathjax v3 dev pin
1 parent 19b432d commit 696541d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
},
117117
"devDependencies": {
118118
"@biomejs/biome": "2.2.0",
119-
"@plotly/mathjax-v3": "npm:mathjax@3.2.2",
120-
"@plotly/mathjax-v4": "npm:mathjax@^4.1.2",
119+
"@plotly/mathjax-v3": "npm:mathjax@^3.2.2",
120+
"@plotly/mathjax-v4": "npm:mathjax@^4.1.3",
121121
"@types/d3": "3.5.34",
122122
"@types/node": "^24.10.0",
123123
"amdefine": "^1.0.1",

0 commit comments

Comments
 (0)