We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe8ea1 commit 4d90038Copy full SHA for 4d90038
webapp/package.json
@@ -1,3 +1,5 @@
1
{
2
- "dependencies": {}
+ "dependencies": {
3
+ "mathjax": "^4.0.0"
4
+ }
5
}
webapp/yarn.lock
@@ -2,3 +2,7 @@
# yarn lockfile v1
+"@mathjax/mathjax-newcm-font@^4.0.0":
6
+ version "4.0.0"
7
+ resolved "https://registry.yarnpkg.com/@mathjax/mathjax-newcm-font/-/mathjax-newcm-font-4.0.0.tgz#01afa8b20f2114665dc1d9a7fbc623a23ddb54e4"
8
+ integrity sha512-kpsJgIF4FpWiwIkFgOPmWwy5GXfL25spmJJNg27HQxPddmEL8Blx0jn2BuU/nlwjM/9SnYpEfDrWiAMgLPlB8Q==
0 commit comments