Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
tferraz-bitfinex committed Sep 22, 2022
1 parent e9c1583 commit 8961c3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bfx-hf-data-server",
"version": "4.2.4",
"version": "4.2.5",
"description": "HF data server module",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -38,10 +38,10 @@
"dependencies": {
"bfx-api-node-rest": "^4.6.0",
"bfx-api-node-util": "^1.0.9",
"bfx-hf-backtest": "git+https://github.com/bitfinexcom/bfx-hf-backtest.git#v2.3.1",
"bfx-hf-backtest": "git+https://github.com/bitfinexcom/bfx-hf-backtest.git#v2.3.2",
"bfx-hf-indicators": "git+https://github.com/bitfinexcom/bfx-hf-indicators.git#v2.1.1",
"bfx-hf-models": "git+https://github.com/bitfinexcom/bfx-hf-models.git#v4.0.0",
"bfx-hf-strategy": "git+https://github.com/bitfinexcom/bfx-hf-strategy.git#v2.1.0",
"bfx-hf-strategy": "git+https://github.com/bitfinexcom/bfx-hf-strategy.git#v2.1.1",
"bfx-hf-strategy-perf": "git+https://github.com/bitfinexcom/bfx-hf-strategy-perf.git#v3.0.1",
"bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util#v1.0.12",
"debug": "^4.3.1",
Expand Down

0 comments on commit 8961c3c

Please sign in to comment.