From 88b855beb21a4bc96ed9bb421de315395e9f04d8 Mon Sep 17 00:00:00 2001 From: David Mehren Date: Fri, 25 Oct 2019 21:49:30 +0200 Subject: Fix compatibility with MathJax 2.7.6 Signed-off-by: David Mehren --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index ea0d9b05..f6efb1e8 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "markdown-it-sub": "^1.0.0", "markdown-it-sup": "^1.0.0", "markdown-pdf": "^10.0.0", - "mathjax": "~2.7.0", + "mathjax": "~2.7.6", "mattermost": "^3.4.0", "mermaid": "~8.2.3", "meta-marked": "git+https://github.com/codimd/meta-marked#semver:^0.4.5", -- cgit v1.2.3