hops-yargs
Advanced tools
Comparing version 13.4.1 to 13.4.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [13.4.2](https://github.com/xing/hops/compare/v13.4.1...v13.4.2) (2021-04-20) | ||
**Note:** Version bump only for package hops-yargs | ||
## [13.4.1](https://github.com/xing/hops/compare/v13.4.0...v13.4.1) (2021-03-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "hops-yargs", | ||
"version": "13.4.1", | ||
"version": "13.4.2", | ||
"description": "yargs support for Hops applications", | ||
@@ -12,4 +12,4 @@ "repository": { | ||
"dependencies": { | ||
"hops-bootstrap": "^13.4.1", | ||
"hops-mixin": "^13.4.1", | ||
"hops-bootstrap": "^13.4.2", | ||
"hops-mixin": "^13.4.2", | ||
"is-plain-obj": "^3.0.0", | ||
@@ -22,3 +22,3 @@ "mixinable": "^5.0.1", | ||
}, | ||
"gitHead": "d114c659ddf81ff06df8dd91474ee34ae13953a1" | ||
"gitHead": "e4c799feb860140388556ce0c8e48ed38b3121c5" | ||
} |
12665
Updatedhops-bootstrap@^13.4.2
Updatedhops-mixin@^13.4.2