From 60e9450e5833591025a731b2cf71261803379de7 Mon Sep 17 00:00:00 2001 From: Guillaume Grossetie Date: Sun, 31 Jan 2016 16:15:52 +0100 Subject: [PATCH] Resolves #100, Update MathJax to 2.6.x --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index c95e7bd1..a466164e 100644 --- a/bower.json +++ b/bower.json @@ -7,6 +7,6 @@ "jquery": "2.1.1", "bootstrap": "3.2.0", "font-awesome": "4.5.0", - "MathJax": "2.3" + "MathJax": "2.6" } }