Explorar o código

Update mermaid to v10.4.0

simov %!s(int64=2) %!d(string=hai) anos
pai
achega
9335849e25
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      build/README.md
  2. 1 1
      build/mermaid/build.sh

+ 1 - 1
build/README.md

@@ -49,7 +49,7 @@ sh build/package.sh
 | marked-linkify-it     | ^3.1.4
 | marked-smartypants    | ^1.1.3
 | mathjax             |  3.2.2
-| mermaid             |  9.4.0
+| mermaid             | 10.4.0
 | mithril             |  1.1.6
 | prismjs             | ^1.29.0
 | remark              | ^14.0.2

+ 1 - 1
build/mermaid/build.sh

@@ -3,4 +3,4 @@
 # set current working directory to directory of the shell script
 cd "$(dirname "$0")"
 
-curl https://cdnjs.cloudflare.com/ajax/libs/mermaid/9.4.0/mermaid.min.js --output ../../vendor/mermaid.min.js
+curl https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.4.0/mermaid.min.js --output ../../vendor/mermaid.min.js