@d3fc/d3fc-technical-indicator
Advanced tools
Comparing version 7.0.25 to 7.0.26
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="7.0.26"></a> | ||
## [7.0.26](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.25...@d3fc/d3fc-technical-indicator@7.0.26) (2019-08-12) | ||
**Note:** Version bump only for package @d3fc/d3fc-technical-indicator | ||
<a name="7.0.25"></a> | ||
@@ -8,0 +16,0 @@ ## [7.0.25](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-technical-indicator@7.0.24...@d3fc/d3fc-technical-indicator@7.0.25) (2019-08-12) |
{ | ||
"name": "@d3fc/d3fc-technical-indicator", | ||
"version": "7.0.25", | ||
"version": "7.0.26", | ||
"description": "Components for calculating technical indicators on data series", | ||
@@ -42,7 +42,7 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-annotation": "^2.4.2", | ||
"@d3fc/d3fc-annotation": "^2.4.3", | ||
"@d3fc/d3fc-extent": "^3.1.5", | ||
"@d3fc/d3fc-random-data": "^3.0.9", | ||
"@d3fc/d3fc-random-data": "^3.0.10", | ||
"@d3fc/d3fc-rebind": "^5.0.8", | ||
"@d3fc/d3fc-series": "^4.0.19", | ||
"@d3fc/d3fc-series": "^4.0.20", | ||
"babel-polyfill": "^6.13.0", | ||
@@ -49,0 +49,0 @@ "d3": "^4.2.5", |
594146