hops-mixin
Advanced tools
Comparing version 11.9.0 to 11.9.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [11.9.1](https://github.com/xing/hops/compare/v11.9.0...v11.9.1) (2019-09-11) | ||
### Bug Fixes | ||
* upgrade untool ([0e4c4b4](https://github.com/xing/hops/commit/0e4c4b4)) | ||
# [11.9.0](https://github.com/xing/hops/compare/v11.8.5...v11.9.0) (2019-08-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "hops-mixin", | ||
"version": "11.9.0", | ||
"version": "11.9.1", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -21,7 +21,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^1.10.0", | ||
"@untool/core": "^1.10.1", | ||
"mixinable": "^4.0.0" | ||
}, | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme", | ||
"gitHead": "cf4144321e2fd0ee5c3a9e100ed1a6a2b6557e4d" | ||
"gitHead": "bffd21238c660a4176e012cd119bd8f4ba2ee3fe" | ||
} |
13499
Updated@untool/core@^1.10.1