hops-mixin
Advanced tools
Comparing version 12.1.1 to 12.1.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [12.1.2](https://github.com/xing/hops/compare/v12.1.1...v12.1.2) (2020-02-26) | ||
### Bug Fixes | ||
* upgrade untool to v2.1.3 ([5916f7d](https://github.com/xing/hops/commit/5916f7dc4274801f8705571d60755dc0ed0e040c)), closes [#580](https://github.com/xing/hops/issues/580) | ||
## [12.1.1](https://github.com/xing/hops/compare/v12.1.0...v12.1.1) (2020-02-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "hops-mixin", | ||
"version": "12.1.1", | ||
"version": "12.1.2", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -21,7 +21,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^2.1.2", | ||
"@untool/core": "^2.1.3", | ||
"mixinable": "^4.0.0" | ||
}, | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme", | ||
"gitHead": "df449dfb1ba35fc496d4061aa0e6615ef1697e6d" | ||
"gitHead": "ee8599bbbda0580c58b60aa4277f650039396714" | ||
} |
17565
Updated@untool/core@^2.1.3