Skip to content

Commit d129f78

Browse files
authored
Merge pull request #3777 from gnestor/mathjax-target
Use official mathjax package vs. components-mathjax
2 parents d61cd6e + 3a2690f commit d129f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.4",
17+
"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)