Skip to content

Commit 3f57377

Browse files
authored
Merge pull request #783 from drgrice1/hotfix-lock-mathquill-version
Lock the MathQuill version installed by npm (hotfix).
2 parents 99fd91f + e0a9e82 commit 3f57377

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

htdocs/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

htdocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"jsxgraph": "^1.4.2",
1515
"jszip": "^3.10.1",
1616
"jszip-utils": "^0.1.0",
17-
"mathquill": "github:openwebwork/mathquill",
17+
"mathquill": "github:openwebwork/mathquill#WeBWorK-2.17",
1818
"x3dom": "^1.8.1"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)