Skip to content

Commit 7f1a8e1

Browse files
committed
bump mermaid from 11.2.1 to 11.3.0
1 parent d215c5d commit 7f1a8e1

File tree

171 files changed

+337898
-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.

171 files changed

+337898
-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.2.1/mermaid.esm.mjs'
112+
import mermaid from 'http://mermaideditor.example/mermaid.11.3.0/mermaid.esm.mjs'
113113
mermaid.initialize({ startOnLoad: false, theme: 'default'});
114114

115115
const sendMessage = function (msg)

0 commit comments

Comments
 (0)