From dadcabced110deb6beee9366ddce8d9d0d2f67f3 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Thu, 20 Oct 2016 17:38:37 +0800 Subject: [PATCH] Update bower.json to force install MathJax later version --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 277059be..3acbff6b 100644 --- a/bower.json +++ b/bower.json @@ -25,7 +25,7 @@ "js-yaml": "~3.6.1", "raphael": "~2.2.6", "mermaid": "^6.0.0", - "MathJax": "^2.6.1", + "MathJax": "^2.7.0", "octicons": "~3.5.0", "velocity": "^1.3.1", "randomcolor": "randomColor#^0.4.4",