Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcisiozf authored Jul 20, 2023
1 parent 669e1bc commit df7470a
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.12",
"version": "1.0.13",
"description": "HF Financial Charting Library",
"main": "dist/components/Chart/Chart.js",
"author": "Bitfinex",
Expand All @@ -15,7 +15,7 @@
"@testing-library/react": "^9.3.2",
"@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-indicators": "git+https://github.com/bitfinexcom/bfx-hf-indicators.git#v2.2.0",
"bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util.git#v1.0.12",
"classnames": "^2.2.6",
"gh-pages": "^2.2.0",
Expand Down

0 comments on commit df7470a

Please sign in to comment.