diff options
author | Antoine Aflalo | 2020-02-07 19:03:20 +0000 |
---|---|---|
committer | Antoine Aflalo | 2020-02-10 17:12:31 +0000 |
commit | 85e1eb4b90a30e7cd8fa1fa867c20ce35478b7b9 (patch) | |
tree | e2f8312e15f56e8b8d68a99c043c465a8da47322 /package.json | |
parent | 8039066f9976d8e05c2031ec82f1f5b840ad45e4 (diff) |
Update mermaid
Signed-off-by: Antoine Aflalo <antoine@warrantymaster.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6f0dd53e..fba2a647 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "markdown-pdf": "^10.0.0", "mathjax": "~2.7.6", "mattermost": "^3.4.0", - "mermaid": "~8.2.3", + "mermaid": "~8.4.6", "meta-marked": "git+https://github.com/codimd/meta-marked#semver:^0.4.5", "method-override": "^2.3.7", "minimist": "^1.2.0", |