Skip to content

Commit

Permalink
update deps (#742)
Browse files Browse the repository at this point in the history
Co-authored-by: Tarcisio Ferraz <tarcisio.ferraz@bitfinex.com>
  • Loading branch information
tarcisiozf and tferraz-bitfinex authored Sep 23, 2022
1 parent 674b76b commit c7fb771
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-ui",
"version": "3.31.0",
"version": "3.31.0-rc.5",
"description": "Official Bitfinex Honey UI - for live trading and executing algorithmic orders/strategies",
"engines": {
"node": ">=14"
Expand Down Expand Up @@ -138,7 +138,7 @@
"bfx-hf-ext-plugin-bitfinex": "git+https://github.com/bitfinexcom/bfx-hf-ext-plugin-bitfinex.git#v1.0.13",
"bfx-hf-models": "git+https://github.com/bitfinexcom/bfx-hf-models.git#v4.0.0",
"bfx-hf-models-adapter-lowdb": "git+https://github.com/bitfinexcom/bfx-hf-models-adapter-lowdb.git#v1.0.5",
"bfx-hf-server": "git+https://github.com/bitfinexcom/bfx-hf-server.git#v7.9.5",
"bfx-hf-server": "git+https://github.com/bitfinexcom/bfx-hf-server.git#v7.9.6",
"bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util#v1.0.12",
"concurrently": "^6.3.0",
"cross-env": "^7.0.2",
Expand Down

0 comments on commit c7fb771

Please sign in to comment.