Skip to content

Commit 01045ee

Browse files
committed
fix mathjax version to 3.1.2, 3.1.4 fails
1 parent d7bce2b commit 01045ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"d3": "^6.1.1",
2626
"gl": "^4.6.1",
2727
"jsdom": "^16.4.0",
28-
"mathjax": "^3.1.2",
28+
"mathjax": "3.1.2",
2929
"three": "^0.121.0",
3030
"xhr2": "^0.2.0",
3131
"zlib": "^1.0.5",

0 commit comments

Comments
 (0)