Breaking changes!
All project updated to ES6 syntax. So from now atlasGuide should be inserted like this:
import atlasGuide from 'atlas-guide';
atlasGuide('./my/config.json');
UP:
- dependencies (that could not be updated due to ES6 syntax):
d3-color
1.4.1 -> 3.1.0d3-format
1.4.5 -> 3.1.0d3-scale
2.2.2 -> 4.0.2d3-shape
2.1.0 -> 3.2.0marked
3.0.8 -> 4.0.10postcss
8.4.4 -> 8.4.31postcss-scss
4.0.9 -> 4.2.0sass
1.44.0 -> 1.76.0sass-graph
3.0.5 -> 4.0.1
- dev dependencies