hops-bootstrap
Advanced tools
@@ -6,2 +6,13 @@ # Change Log | ||
# [14.0.0-nightly.3](https://github.com/xing/hops/compare/v14.0.0-nightly.2...v14.0.0-nightly.3) (2020-11-20) | ||
### Bug Fixes | ||
* upgrade dependency is-plain-obj ([3f9fb41](https://github.com/xing/hops/commit/3f9fb4144ddbcab62a0f02e11dd5947e5b81994b)) | ||
# [14.0.0-nightly.2](https://github.com/xing/hops/compare/v14.0.0-nightly.1...v14.0.0-nightly.2) (2020-11-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "hops-bootstrap", | ||
"version": "14.0.0-nightly.2", | ||
"version": "14.0.0-nightly.3", | ||
"description": "Hops bootstrap", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"flat": "^5.0.0", | ||
"is-plain-obj": "^2.0.0", | ||
"is-plain-obj": "^3.0.0", | ||
"lodash.mergewith": "^4.6.2", | ||
@@ -33,3 +33,3 @@ "mixinable": "^5.0.1", | ||
}, | ||
"gitHead": "49f67ab11e8a3ee293e5b743084958b8acc06b71" | ||
"gitHead": "23a49d771b31a4a901749f82740f3eb3253f8893" | ||
} |
32759
0.79%