@untool/core
Advanced tools
Comparing version 0.4.1 to 0.4.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.4.3"></a> | ||
## [0.4.3](https://github.com/untool/untool/compare/v0.4.2...v0.4.3) (2018-04-24) | ||
**Note:** Version bump only for package @untool/core | ||
<a name="0.4.1"></a> | ||
@@ -8,0 +16,0 @@ ## [0.4.1](https://github.com/untool/untool/compare/v0.4.0...v0.4.1) (2018-04-20) |
@@ -8,3 +8,2 @@ const define = require('mixinable'); | ||
this.config = config; | ||
this.options = {}; | ||
} | ||
@@ -11,0 +10,0 @@ }; |
@@ -6,3 +6,2 @@ const define = require('mixinable'); | ||
this.config = config; | ||
this.options = {}; | ||
} | ||
@@ -9,0 +8,0 @@ }; |
{ | ||
"name": "@untool/core", | ||
"version": "0.4.1", | ||
"version": "0.4.3", | ||
"description": "untool core", | ||
@@ -5,0 +5,0 @@ "main": "lib/core.js", |
15638
171