fix: build npm-script

This commit is contained in:
lemontreejs
2022-10-07 14:14:28 +05:30
parent 8c1046169f
commit 74c7a8585d
2 changed files with 2 additions and 2 deletions

View File

@@ -36,8 +36,8 @@
"Iron" : 5
</pre>
<script src="./mermaid.js"></script>
<script type="module">
import mermaid from '../packages/mermaid';
mermaid.initialize({
theme: 'forest',
// themeCSS: '.node rect { fill: red; }',