fixed typo in top banner; updated mango client
This commit is contained in:
parent
d522dfaa0f
commit
4b7aadd72f
|
@ -65,7 +65,7 @@ const PerpMarket = () => {
|
|||
<XIcon className={`h-5 w-5 text-th-primary`} />
|
||||
</button>
|
||||
<div className="ml-6 text-th-fgd-2">
|
||||
Mango Market V3 is in public beta. Please use{' '}
|
||||
Mango V3 is in public beta. Please use{' '}
|
||||
<a
|
||||
href="https://v2.mango.markets"
|
||||
target="_blank"
|
||||
|
|
|
@ -988,9 +988,9 @@
|
|||
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
||||
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
||||
|
||||
"@blockworks-foundation/mango-client@git+https://github.com/blockworks-foundation/mango-client-v3.git#faster-loading":
|
||||
"@blockworks-foundation/mango-client@git+https://github.com/blockworks-foundation/mango-client-v3.git":
|
||||
version "3.0.13"
|
||||
resolved "git+https://github.com/blockworks-foundation/mango-client-v3.git#4247c38f80debff2f7ce127ed9808b411cc9e611"
|
||||
resolved "git+https://github.com/blockworks-foundation/mango-client-v3.git#b20da8af8691dc4e7ab2776904724ee1892c7fdd"
|
||||
dependencies:
|
||||
"@project-serum/serum" "0.13.55"
|
||||
"@project-serum/sol-wallet-adapter" "^0.2.0"
|
||||
|
|
Loading…
Reference in New Issue