Skip to content

Commit 0201996

Browse files
committed
bump mermaid from from 11.6.0 to 11.12.2
1 parent 3395421 commit 0201996

File tree

201 files changed

+361040
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

201 files changed

+361040
-2
lines changed

MermaidEditor/LivePreview/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<!--<script src="mermaid.js"></script>-->
110110
<script type="module">
111111
/*import mermaid from 'https://cdn.jsdelivr.net/npm/[email protected]/+esm'*/
112-
import mermaid from 'http://mermaideditor.example/mermaid.11.6.0/mermaid.esm.mjs'
112+
import mermaid from 'http://mermaideditor.example/mermaid.11.12.2/mermaid.esm.mjs'
113113
mermaid.initialize({ startOnLoad: false, theme: 'default'});
114114

115115
const sendMessage = function (msg)

0 commit comments

Comments
 (0)