diff --git a/package.json b/package.json index 48ecbb2..dd1dd7c 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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",