Skip to content

Commit

Permalink
bump mermaid from 11.2.1 to 11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NeVeSpl committed Oct 7, 2024
1 parent d215c5d commit 7f1a8e1
Show file tree
Hide file tree
Showing 171 changed files with 337,898 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MermaidEditor/LivePreview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<!--<script src="mermaid.js"></script>-->
<script type="module">
/*import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@10.0.0/+esm'*/
import mermaid from 'http://mermaideditor.example/mermaid.11.2.1/mermaid.esm.mjs'
import mermaid from 'http://mermaideditor.example/mermaid.11.3.0/mermaid.esm.mjs'
mermaid.initialize({ startOnLoad: false, theme: 'default'});

const sendMessage = function (msg)
Expand Down
Loading

0 comments on commit 7f1a8e1

Please sign in to comment.