-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "mathjax", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "Beautiful and accessible math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers. This package includes the packaged components (install mathjax-full to get the source code).", | ||
"keywords": [ | ||
"math", | ||
|
@@ -13,7 +13,7 @@ | |
"node" | ||
], | ||
"devDependencies": { | ||
"mathjax-full": "3.1.3" | ||
"mathjax-full": "3.1.4" | ||
}, | ||
"maintainers": [ | ||
"MathJax Consortium <[email protected]> (http://www.mathjax.org)" | ||
|