Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tferraz-bitfinex committed Jun 23, 2022
1 parent fcc23d5 commit d4ec87d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bfx-hf-strategy-exec",
"version": "2.0.3",
"version": "2.0.4",
"description": "Execution logic for bfx-hf-strategy",
"main": "./index.js",
"directories": {
Expand Down Expand Up @@ -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.5.2",
"bfx-hf-strategy": "git+https://github.com/bitfinexcom/bfx-hf-strategy.git#v1.5.3",
"bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util.git#v1.0.12",
"debug": "^4.3.3",
"lodash": "^4.17.10",
Expand Down

0 comments on commit d4ec87d

Please sign in to comment.