Skip to content

Commit

Permalink
Merge pull request #195 from tarcisiozf/update-deps
Browse files Browse the repository at this point in the history
update dependencies and bump
  • Loading branch information
prdn authored Dec 23, 2021
2 parents 1aac111 + 5ac98d1 commit 2eb1bf1
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.8.0",
"version": "4.9.0",
"description": "HF Algorithmic Order Module",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -39,8 +39,8 @@
],
"dependencies": {
"@bitfinex/lib-js-util-math": "git+https://github.com/bitfinexcom/lib-js-util-math.git",
"bfx-api-node-core": "git+https://github.com/avsek477/bfx-api-node-core.git#orders-models-update",
"bfx-api-node-models": "git+https://github.com/avsek477/bfx-api-node-models.git#add-visible-on-hit-hidden-orders",
"bfx-api-node-core": "git+https://github.com/bitfinexcom/bfx-api-node-core.git#v1.5.6",
"bfx-api-node-models": "git+https://github.com/bitfinexcom/bfx-api-node-models.git#v1.6.2",
"bfx-api-node-plugin-managed-candles": "^1.0.2",
"bfx-api-node-plugin-managed-ob": "^1.0.3",
"bfx-api-node-plugin-wd": "^1.0.4",
Expand Down

0 comments on commit 2eb1bf1

Please sign in to comment.