Use esm build

This commit is contained in:
Sidharth Vinod
2021-10-01 18:55:35 +05:30
parent 289ad5b969
commit 2be4c64eaf
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -54,7 +54,7 @@
"analytics": "^0.7.14",
"daisyui": "^1.14.1",
"js-base64": "^3.7.2",
"mermaid": "git+https://github.com/sidharthv96/mermaid.git#fix/2371",
"mermaid": "git+https://github.com/sidharthv96/mermaid.git#esm",
"moment": "^2.29.1",
"monaco-editor": "^0.28.1",
"random-word-slugs": "^0.0.5"
@@ -70,4 +70,4 @@
"yarn": "1.22.10",
"npm": "7.11.2"
}
}
}
+2 -2
View File
@@ -3069,9 +3069,9 @@ merge2@^1.3.0:
resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
"mermaid@https://github.com/sidharthv96/mermaid.git#fix/2371":
mermaid@sidharthv96/mermaid#esm:
version "8.13.2"
resolved "https://github.com/sidharthv96/mermaid.git#8da0682d11f88427c81ab189f28d20c0b20a92af"
resolved "https://codeload.github.com/sidharthv96/mermaid/tar.gz/03b3be6d6685346f76eb22143dfb6827c90337b2"
dependencies:
"@braintree/sanitize-url" "^3.1.0"
d3 "^7.0.0"