Skip to content

Commit

Permalink
Merge pull request #17 from 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 e8fcc22 + f492082 commit 669e1bc
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-chart",
"version": "1.0.11",
"version": "1.0.12",
"description": "HF Financial Charting Library",
"main": "dist/components/Chart/Chart.js",
"author": "Bitfinex",
Expand All @@ -16,7 +16,7 @@
"@testing-library/user-event": "^7.1.2",
"bfx-api-node-models": "^1.4.1",
"bfx-hf-indicators": "git+https://github.com/bitfinexcom/bfx-hf-indicators.git#v2.1.1",
"bfx-hf-util": "github:bitfinexcom/bfx-hf-util#v1.0.12",
"bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util.git#v1.0.12",
"classnames": "^2.2.6",
"gh-pages": "^2.2.0",
"lodash": "^4.17.15",
Expand Down

0 comments on commit 669e1bc

Please sign in to comment.