hops-mixin
Advanced tools
Comparing version 12.1.0 to 12.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [12.1.1](https://github.com/xing/hops/compare/v12.1.0...v12.1.1) (2020-02-14) | ||
### Bug Fixes | ||
* update untool to v2.1.2 ([9c9f584](https://github.com/xing/hops/commit/9c9f584783c8f70447986b18f901a1b3b5f452d6)) | ||
# [12.1.0](https://github.com/xing/hops/compare/v12.0.0...v12.1.0) (2020-02-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "hops-mixin", | ||
"version": "12.1.0", | ||
"version": "12.1.1", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -21,7 +21,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^2.1.1", | ||
"@untool/core": "^2.1.2", | ||
"mixinable": "^4.0.0" | ||
}, | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme", | ||
"gitHead": "e7051378de84e7b8d4d8f3abdb4748a765f2cafd" | ||
"gitHead": "df449dfb1ba35fc496d4061aa0e6615ef1697e6d" | ||
} |
17289
Updated@untool/core@^2.1.2