Skip to content

Commit 5f0e39f

Browse files
committed
bump mermaid from 10.9.0 to 11.2.1
1 parent 38aac4c commit 5f0e39f

File tree

171 files changed

+330159
-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

+330159
-2
lines changed

MermaidEditor/LivePreview/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<!--<script src="mermaid.js"></script>-->
9595
<script type="module">
9696
/*import mermaid from 'https://cdn.jsdelivr.net/npm/[email protected]/+esm'*/
97-
import mermaid from 'http://mermaideditor.example/mermaid.10.9.0/mermaid.esm.mjs'
97+
import mermaid from 'http://mermaideditor.example/mermaid.11.2.1/mermaid.esm.mjs'
9898
mermaid.initialize({ startOnLoad: false });
9999

100100
const sendMessage = function (msg)

0 commit comments

Comments
 (0)