hops-yargs
Advanced tools
Comparing version 13.0.0 to 13.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [13.1.0](https://github.com/xing/hops/compare/v13.0.0...v13.1.0) (2020-10-09) | ||
**Note:** Version bump only for package hops-yargs | ||
# [13.0.0](https://github.com/xing/hops/compare/v13.0.0-rc.0...v13.0.0) (2020-09-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "hops-yargs", | ||
"version": "13.0.0", | ||
"version": "13.1.0", | ||
"description": "yargs support for Hops applications", | ||
@@ -12,4 +12,4 @@ "repository": { | ||
"dependencies": { | ||
"hops-bootstrap": "^13.0.0", | ||
"hops-mixin": "^13.0.0", | ||
"hops-bootstrap": "^13.1.0", | ||
"hops-mixin": "^13.1.0", | ||
"is-plain-obj": "^2.0.0", | ||
@@ -22,3 +22,3 @@ "mixinable": "^5.0.1", | ||
}, | ||
"gitHead": "ea2d2b03a2c3583cf2aa4e49d1fa5f2a44cb9ee6" | ||
"gitHead": "b2f6df64bb3f8c3cf21740f3a602e9daaaf328c1" | ||
} |
10517
Updatedhops-bootstrap@^13.1.0
Updatedhops-mixin@^13.1.0