mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
Fix mathjax error (#287)
* Updated mathjax and better-react-mathjax * Removed MathJaxWrapper. Per better-react-mathjax documentation, we were incorrectly including a new context for every equation using this wrapper. * Wrapped entire game in a MathJaxContext at GameRoot.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"acorn-walk": "^8.2.0",
|
||||
"arg": "^5.0.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"better-react-mathjax": "^1.0.3",
|
||||
"better-react-mathjax": "^2.0.2",
|
||||
"clsx": "^1.1.1",
|
||||
"date-fns": "^2.25.0",
|
||||
"escodegen": "^1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user