Skip to content

Commit

Permalink
Merge pull request #211 from bitfinexcom/tarcisiozf-patch-1
Browse files Browse the repository at this point in the history
use git dependencies
  • Loading branch information
tarcisiozf authored Jul 7, 2022
2 parents 5fbff64 + 8fc5d09 commit d3a54eb
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-algo",
"version": "4.13.1",
"version": "4.13.2",
"description": "HF Algorithmic Order Module",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -48,15 +48,15 @@
"bfx-api-node-util": "^1.0.2",
"bfx-hf-indicators": "git+https://github.com/bitfinexcom/bfx-hf-indicators.git#v2.1.1",
"bfx-hf-signals": "git+https://github.com/bitfinexcom/bfx-hf-signals.git#v1.1.0",
"bfx-hf-util": "github:bitfinexcom/bfx-hf-util#v1.0.12",
"bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util#v1.0.12",
"bluebird": "^3.5.5",
"debug": "^4.3.1",
"flat-promise": "^1.0.2",
"lodash": "^4.17.15"
},
"devDependencies": {
"autocannon": "^7.3.0",
"bfx-hf-ext-plugin-bitfinex": "github:bitfinexcom/bfx-hf-ext-plugin-bitfinex#v1.0.11",
"bfx-hf-ext-plugin-bitfinex": "git+https://github.com/bitfinexcom/bfx-hf-ext-plugin-bitfinex#v1.0.11",
"bfx-hf-models": "git+https://github.com/bitfinexcom/bfx-hf-models.git#v2.6.0",
"bfx-hf-models-adapter-lowdb": "git+https://github.com/bitfinexcom/bfx-hf-models-adapter-lowdb.git#v1.0.5",
"chai": "^4.2.0",
Expand Down

0 comments on commit d3a54eb

Please sign in to comment.