yarn setup

This commit is contained in:
saml33 2023-05-02 11:01:55 +10:00
parent 79d7c9b03e
commit a7425f7eec
2 changed files with 1 additions and 3 deletions

View File

@ -140,8 +140,6 @@ const DetailedAreaChart: FunctionComponent<DetailedAreaChartProps> = ({
const titleClasses = `${small ? 'text-sm' : 'mb-0.5 text-base'} text-th-fgd-3`
console.log(loading)
return (
<FadeInFadeOut show={true}>
<ContentBox hideBorder hidePadding>

View File

@ -21,7 +21,7 @@
dependencies:
ws "^8.13.0"
"@blockworks-foundation/mango-v4@0.14.1":
"@blockworks-foundation/mango-v4@^0.14.1":
version "0.14.1"
resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4/-/mango-v4-0.14.1.tgz#fc5cd558e518207804acfbb80b80d6d21933d8de"
integrity sha512-P1cjN+96lyf45rELDLUTQaC6PpAuAAXPqjynFSBV6CswW87r8sdHLPgnYaUnfJMBAqHGwd0rVuT/YMJpoHfejA==