@d3fc/d3fc-axis
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.2.3"></a> | ||
## [2.2.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.2.2...@d3fc/d3fc-axis@2.2.3) (2019-08-23) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.2.2"></a> | ||
@@ -8,0 +16,0 @@ ## [2.2.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.2.1...@d3fc/d3fc-axis@2.2.2) (2019-08-12) |
{ | ||
"name": "@d3fc/d3fc-axis", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "A drop-in replacement for d3 axis, with support for the d3fc decorate pattern", | ||
@@ -21,2 +21,3 @@ "license": "MIT", | ||
"test": "npx jasmine --config=../../scripts/jasmine.json", | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-axis", | ||
"lint": "npx eslint src/**/*.js", | ||
@@ -23,0 +24,0 @@ "screenshots": "node ../../scripts/screenshot.js" |
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
Sorry, the diff of this file is not supported yet
139013