Skip to content

Commit 46affeb

Browse files
committed
Update to alpha.5 to fix problem with npmjs version (case issue in mathjax3/util/Styles.js file that is included in the npm package, but not git).
1 parent ca54cd6 commit 46affeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mathjax3",
3-
"version": "3.0.0-alpha.4",
3+
"version": "3.0.0-alpha.5",
44
"maintainers": [
55
"MathJax Consortium <[email protected]> (http://www.mathjax.org)"
66
],

0 commit comments

Comments
 (0)