From 6b61226fb266a13309dc1c188d939931078df0c7 Mon Sep 17 00:00:00 2001 From: Min RK Date: Mon, 1 Feb 2016 16:39:23 +0100 Subject: [PATCH] bump MathJax to 2.6 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index aa950d7e6..114b4ab1a 100644 --- a/bower.json +++ b/bower.json @@ -12,7 +12,7 @@ "jquery": "components/jquery#~2.0", "jquery-ui": "components/jqueryui#~1.10", "marked": "~0.3", - "MathJax": "components/MathJax#~2.5", + "MathJax": "components/MathJax#~2.6", "moment": "~2.8.4", "requirejs": "~2.1", "term.js": "chjj/term.js#~0.0.7",