From bd9da8f31aefe82a6fd9a221cde9ee05309a5538 Mon Sep 17 00:00:00 2001 From: Ralfs Date: Tue, 8 Jun 2021 00:54:22 +0300 Subject: [PATCH] Heroku --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9b32c8e..e4048fa 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index b258dce..0b3156f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"