Skip to content

Commit 3a2690f

Browse files
committed
Use official mathjax package vs. components-mathjax
1 parent a71a822 commit 3a2690f

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)