From 74c90163743ad0689cfed914c5d4feb2ae7077bd Mon Sep 17 00:00:00 2001 From: Tyler Shipe Date: Sat, 5 Jun 2021 13:06:56 -0400 Subject: [PATCH] use latest 5 token mango client --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 58ecc02..5569267 100644 --- a/yarn.lock +++ b/yarn.lock @@ -988,7 +988,7 @@ "@blockworks-foundation/mango-client@https://github.com/blockworks-foundation/mango-client-ts#5_tokens": version "0.1.19" - resolved "https://github.com/blockworks-foundation/mango-client-ts#03f6c9aee21f8fcc889ef9bcda21d38a65db557e" + resolved "https://github.com/blockworks-foundation/mango-client-ts#e0627fcd34b06844ede05f65317e8c7ce9d2b29d" dependencies: "@project-serum/common" "^0.0.1-beta.3" "@project-serum/serum" "^0.13.20"