hops-mixin
Advanced tools
Comparing version 11.6.0 to 11.6.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [11.6.1](https://github.com/xing/hops/compare/v11.6.0...v11.6.1) (2019-04-16) | ||
### Bug Fixes | ||
* upgrade to latest untool release ([ba7e50c](https://github.com/xing/hops/commit/ba7e50c)) | ||
# [11.6.0](https://github.com/xing/hops/compare/v11.5.0...v11.6.0) (2019-04-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "hops-mixin", | ||
"version": "11.6.0", | ||
"version": "11.6.1", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -21,7 +21,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^1.5.1", | ||
"@untool/core": "^1.6.2", | ||
"mixinable": "^4.0.0" | ||
}, | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme", | ||
"gitHead": "c60145b0dde341382e4e853ef9f8f9009a6343b0" | ||
"gitHead": "c4342e37f6cd31fbbf918750da2e66cae5a9123c" | ||
} |
11848
Updated@untool/core@^1.6.2