@d3fc/d3fc-random-data
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="3.0.8"></a> | ||
## 3.0.8 (2019-05-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-random-data | ||
<a name="3.0.7"></a> | ||
@@ -21,3 +29,3 @@ ## [3.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-random-data@3.0.6...@d3fc/d3fc-random-data@3.0.7) (2019-01-15) | ||
* use single d3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
* use single D3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
@@ -24,0 +32,0 @@ |
{ | ||
"name": "@d3fc/d3fc-random-data", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "Components for generating random data series based on stochastic processes", | ||
@@ -31,6 +31,6 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.4" | ||
"@d3fc/d3fc-scripts": "^2.0.5" | ||
}, | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.6", | ||
"@d3fc/d3fc-rebind": "^5.0.7", | ||
"d3-random": "^1.0.0", | ||
@@ -37,0 +37,0 @@ "d3-time": "^1.0.0" |
@@ -5,3 +5,3 @@ # d3fc-random-data | ||
[Main d3fc package](https://github.com/d3fc/d3fc) | ||
[Main D3FC package](https://github.com/d3fc/d3fc) | ||
@@ -8,0 +8,0 @@ ## Installing |
44507
Updated@d3fc/d3fc-rebind@^5.0.7