@untool/yargs
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.3.0](https://github.com/untool/untool/compare/v1.2.0...v1.3.0) (2019-03-01) | ||
**Note:** Version bump only for package @untool/yargs | ||
# [1.2.0](https://github.com/untool/untool/compare/v1.1.0...v1.2.0) (2019-02-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@untool/yargs", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "untool yargs mixin", | ||
@@ -22,3 +22,3 @@ "bin": { | ||
"dependencies": { | ||
"@untool/core": "^1.2.0", | ||
"@untool/core": "^1.3.0", | ||
"mixinable": "^4.0.0", | ||
@@ -30,4 +30,3 @@ "pretty-ms": "^4.0.0", | ||
"node": ">8.6.0" | ||
}, | ||
"gitHead": "0576dcfa7e743599b9f020024e1f479cdd7044b9" | ||
} | ||
} |
20468
7
Updated@untool/core@^1.3.0