This commit is contained in:
Ralfs 2021-06-08 00:54:22 +03:00
parent a146963d9c
commit bd9da8f31a
2 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@
"typescript": "^4.2.4"
},
"dependencies": {
"@blockworks-foundation/mango-client": "https://github.com/blockworks-foundation/mango-client-ts#5_tokens",
"@blockworks-foundation/mango-client": "https://github.com/blockworks-foundation/mango-client-ts.git#5_tokens",
"@koa/cors": "^3.1.0",
"@solana/web3.js": "^1.2.6",
"dotenv": "^8.2.0",

View File

@ -18,9 +18,9 @@
dependencies:
regenerator-runtime "^0.13.4"
"@blockworks-foundation/mango-client@https://github.com/blockworks-foundation/mango-client-ts#5_tokens":
"@blockworks-foundation/mango-client@https://github.com/blockworks-foundation/mango-client-ts.git#5_tokens":
version "0.1.19"
resolved "https://github.com/blockworks-foundation/mango-client-ts#9bf82ed3b11297c078117cf369c463850a14e66a"
resolved "https://github.com/blockworks-foundation/mango-client-ts.git#9bf82ed3b11297c078117cf369c463850a14e66a"
dependencies:
"@project-serum/common" "^0.0.1-beta.3"
"@project-serum/serum" "^0.13.20"