Skip to content

Commit f7da728

Browse files
committed
Finalize MathQuill for the 2.20 release.
A non beta version has now been published from openwebwork/mathquill#38. So make that the version for the 2.20 release. That is version 0.11.0. If there are any other changes to MathQuill the version can still be bumped if needed, but I doubt that there will be at this point.
1 parent 1d2efb6 commit f7da728

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-beta.5",
16+
"@openwebwork/mathquill": "^0.11.0",
1717
"jsxgraph": "^1.10.1",
1818
"jszip": "^3.10.1",
1919
"jszip-utils": "^0.1.0",

0 commit comments

Comments
 (0)