From b28fc87b0ee6c0656f6e93a0a06fccc3b4837e98 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 1 Oct 2021 18:56:07 +0530 Subject: [PATCH] Use esm build --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index af56811c..5ce7dd1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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@sidharthv96/mermaid#esm: +"mermaid@git+https://github.com/sidharthv96/mermaid.git#esm": version "8.13.2" - resolved "https://codeload.github.com/sidharthv96/mermaid/tar.gz/03b3be6d6685346f76eb22143dfb6827c90337b2" + resolved "git+https://github.com/sidharthv96/mermaid.git#03b3be6d6685346f76eb22143dfb6827c90337b2" dependencies: "@braintree/sanitize-url" "^3.1.0" d3 "^7.0.0"