From 498ef795de9d5b1a7d66538b2f74060cf91c88ba Mon Sep 17 00:00:00 2001 From: Abhishek Shrestha Date: Fri, 10 Jun 2022 15:38:51 +0545 Subject: [PATCH] strategy package fork --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9b4b22..61994b6 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dependencies": { "bfx-api-node-core": "^1.5.8", "bfx-api-node-util": "^1.0.2", - "bfx-hf-strategy": "git+https://github.com/bitfinexcom/bfx-hf-strategy.git#v1.3.0", + "bfx-hf-strategy": "git+https://github.com/avsek477/bfx-hf-strategy.git#generate-strategy-results", "bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util.git#v1.0.12", "debug": "^4.3.3", "lodash": "^4.17.10",