@untool/yargs
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.11.0"></a> | ||
# [0.11.0](https://github.com/untool/untool/compare/v0.10.0...v0.11.0) (2018-07-03) | ||
**Note:** Version bump only for package @untool/yargs | ||
<a name="0.10.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.10.0](https://github.com/untool/untool/compare/v0.9.0...v0.10.0) (2018-06-26) |
{ | ||
"name": "@untool/yargs", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "untool yargs mixin", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^0.10.0", | ||
"@untool/core": "^0.11.0", | ||
"mixinable": "^3.0.0", | ||
@@ -32,0 +32,0 @@ "yargs": "^12.0.0" |
8187
+ Added@untool/core@0.11.0(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
- Removed@untool/core@0.10.0(transitive)
Updated@untool/core@^0.11.0