@d3fc/d3fc-chart
Advanced tools
Comparing version 2.6.12 to 2.6.13
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.6.13"></a> | ||
## [2.6.13](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.12...@d3fc/d3fc-chart@2.6.13) (2019-08-23) | ||
**Note:** Version bump only for package @d3fc/d3fc-chart | ||
<a name="2.6.12"></a> | ||
@@ -8,0 +16,0 @@ ## [2.6.12](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.6.11...@d3fc/d3fc-chart@2.6.12) (2019-08-14) |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "2.6.12", | ||
"version": "2.6.13", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -22,2 +22,3 @@ "license": "MIT", | ||
"test": "npx jasmine --config=../../scripts/jasmine.json", | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-chart", | ||
"lint": "npx eslint src/**/*.js", | ||
@@ -27,3 +28,3 @@ "screenshots": "node ../../scripts/screenshot.js -- --selector div" | ||
"devDependencies": { | ||
"@d3fc/d3fc-annotation": "^2.4.10", | ||
"@d3fc/d3fc-annotation": "^2.4.11", | ||
"@d3fc/d3fc-extent": "^3.1.5", | ||
@@ -35,7 +36,7 @@ "babel-polyfill": "^6.13.0", | ||
"dependencies": { | ||
"@d3fc/d3fc-axis": "^2.2.2", | ||
"@d3fc/d3fc-axis": "^2.2.3", | ||
"@d3fc/d3fc-data-join": "^5.0.9", | ||
"@d3fc/d3fc-element": "^5.2.12", | ||
"@d3fc/d3fc-element": "^5.2.13", | ||
"@d3fc/d3fc-rebind": "^5.0.8", | ||
"@d3fc/d3fc-series": "^4.0.27", | ||
"@d3fc/d3fc-series": "^4.0.28", | ||
"d3-scale": "^1.0.3", | ||
@@ -42,0 +43,0 @@ "d3-selection": "^1.0.2" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
148465
Updated@d3fc/d3fc-axis@^2.2.3
Updated@d3fc/d3fc-element@^5.2.13
Updated@d3fc/d3fc-series@^4.0.28