Skip to content

Commit 80961b8

Browse files
authored
Merge pull request #1319 from drgrice1/update-mathquill
Update the MathQuill version to pull in some fixes.
2 parents ce1f03b + 5e8b76d commit 80961b8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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.11.1",
1818
"jszip": "^3.10.1",
1919
"jszip-utils": "^0.1.0",

0 commit comments

Comments
 (0)