hops-mixin
Advanced tools
Comparing version 11.6.2 to 11.7.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [11.7.0](https://github.com/xing/hops/compare/v11.6.2...v11.7.0) (2019-05-09) | ||
### Features | ||
* upgrade untool to include multi-threaded webpack compiler ([cebfec6](https://github.com/xing/hops/commit/cebfec6)) | ||
## [11.6.2](https://github.com/xing/hops/compare/v11.6.1...v11.6.2) (2019-05-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "hops-mixin", | ||
"version": "11.6.2", | ||
"version": "11.7.0", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -21,6 +21,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^1.7.0", | ||
"@untool/core": "^1.8.1", | ||
"mixinable": "^4.0.0" | ||
}, | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme" | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme", | ||
"gitHead": "be33b5efb66e8ef8c35bdb8f4d6eabc72adab755" | ||
} |
12204
5
Updated@untool/core@^1.8.1