Skip to content

Commit 60e3cde

Browse files
authored
Merge pull request #1320 from drgrice1/update-mathquill-hotfix
Update the MathQuill version to pull in some fixes (hotfix).
2 parents 204a4f0 + 0396446 commit 60e3cde

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

htdocs/package-lock.json

Lines changed: 7 additions & 7 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
@@ -13,7 +13,7 @@
1313
"prettier-check": "prettier --ignore-path=../.gitignore --check \"**/*.{js,css,scss,html}\" \"../**/*.dist.yml\""
1414
},
1515
"dependencies": {
16-
"@openwebwork/mathquill": "^0.11.0",
16+
"@openwebwork/mathquill": "^0.11.1",
1717
"jsxgraph": "^1.10.1",
1818
"jszip": "^3.10.1",
1919
"jszip-utils": "^0.1.0",

0 commit comments

Comments
 (0)