From d0d156df70eff590d39cf3a8f75e299a53eecb2a Mon Sep 17 00:00:00 2001 From: Grant Nestor Date: Wed, 11 Jul 2018 22:06:42 -0700 Subject: [PATCH] Upgrade mathjax --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 043cb6815..d9f63154d 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "jquery-typeahead": "~2.0.0", "jquery-ui": "components/jqueryui#~1.10", "marked": "~0.4", - "MathJax": "components/MathJax#~2.6", + "MathJax": "components/MathJax#^2.7.4", "moment": "~2.19.3", "preact": "https://unpkg.com/preact@^7.2.0/dist/preact.min.js", "preact-compat": "https://unpkg.com/preact-compat@^3.14.3/dist/preact-compat.min.js",