@untool/yargs
Advanced tools
Comparing version 0.24.0 to 0.25.0
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.25.0"></a> | ||
# [0.25.0](https://github.com/untool/untool/compare/v0.24.1...v0.25.0) (2018-09-28) | ||
**Note:** Version bump only for package @untool/yargs | ||
<a name="0.24.0"></a> | ||
@@ -8,0 +17,0 @@ # [0.24.0](https://github.com/untool/untool/compare/v0.23.0...v0.24.0) (2018-09-26) |
{ | ||
"name": "@untool/yargs", | ||
"version": "0.24.0", | ||
"version": "0.25.0", | ||
"description": "untool yargs mixin", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^0.24.0", | ||
"@untool/core": "^0.25.0", | ||
"mixinable": "^4.0.0", | ||
@@ -34,3 +34,3 @@ "yargs": "^12.0.0" | ||
}, | ||
"gitHead": "8dbacec7c4782ee828b24832da7985924eda532f" | ||
"gitHead": "c96f56ed744d48bbcea539b453433206c9e1106f" | ||
} |
12885
+ Added@untool/core@0.25.1(transitive)
- Removed@untool/core@0.24.0(transitive)
Updated@untool/core@^0.25.0