hops-mixin
Advanced tools
Comparing version 14.0.0-nightly.9 to 14.0.0-nightly.10
@@ -6,2 +6,10 @@ # Change Log | ||
# [14.0.0-nightly.10](https://github.com/xing/hops/compare/v14.0.0-nightly.9...v14.0.0-nightly.10) (2021-03-18) | ||
**Note:** Version bump only for package hops-mixin | ||
# [14.0.0-nightly.9](https://github.com/xing/hops/compare/v14.0.0-nightly.7...v14.0.0-nightly.9) (2021-03-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "hops-mixin", | ||
"version": "14.0.0-nightly.9", | ||
"version": "14.0.0-nightly.10", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -19,2 +19,5 @@ "keywords": [ | ||
}, | ||
"jest": { | ||
"displayName": "unit" | ||
}, | ||
"dependencies": { | ||
@@ -25,3 +28,3 @@ "is-plain-obj": "^3.0.0", | ||
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme", | ||
"gitHead": "20697cfeecc39037ce8e8f73fdc2091a43a25044" | ||
"gitHead": "a0e3599bd4139305970093743bfdbc30491b3eed" | ||
} |
6530