Skip to content

Commit 2ff2849

Browse files
authored
Merge pull request #3751 from gnestor/upgrade-mathjax
Upgrade mathjax
2 parents 9d0ea1a + 621a1cd commit 2ff2849

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ config.rst
3838
/.project
3939
/.pydevproject
4040

41+
package-lock.json

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"jquery-typeahead": "~2.0.0",
1515
"jquery-ui": "components/jqueryui#~1.10",
1616
"marked": "~0.4",
17-
"MathJax": "components/MathJax#~2.6",
17+
"MathJax": "components/MathJax#^2.7.4",
1818
"moment": "~2.19.3",
1919
"preact": "https://unpkg.com/preact@^7.2.0/dist/preact.min.js",
2020
"preact-compat": "https://unpkg.com/preact-compat@^3.14.3/dist/preact-compat.min.js",

0 commit comments

Comments
 (0)