BUGFIX: Use mathjax from npm, rather than vendored copy. (#1491)

This commit is contained in:
Tom Prince
2024-07-18 17:27:01 -06:00
committed by GitHub
parent ceaf27714b
commit dc93d166f0
102 changed files with 171 additions and 2123 deletions

View File

@@ -75,6 +75,7 @@
"@typescript-eslint/parser": "^6.9.1",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.8.1",
"electron": "^26.3.0",
"electron-packager": "^17.1.2",