Skip to content

Commit 4d90038

Browse files
committed
Get MathJax from yarn
1 parent 9fe8ea1 commit 4d90038

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

webapp/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"dependencies": {}
2+
"dependencies": {
3+
"mathjax": "^4.0.0"
4+
}
35
}

webapp/yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
# yarn lockfile v1
33

44

5+
"@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

Comments
 (0)