@untool/react
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.1](https://github.com/untool/untool/compare/v1.4.0...v1.4.1) (2019-03-22) | ||
**Note:** Version bump only for package @untool/react | ||
# [1.4.0](https://github.com/untool/untool/compare/v1.3.1...v1.4.0) (2019-03-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@untool/react", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "untool react mixin", | ||
@@ -21,8 +21,8 @@ "browser": "lib/runtime.js", | ||
"dependencies": { | ||
"@babel/core": "^7.0.0", | ||
"@babel/core": "^7.4.0", | ||
"@babel/preset-react": "^7.0.0", | ||
"@untool/core": "^1.4.0", | ||
"@untool/core": "^1.4.1", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.19", | ||
"clone": "^2.1.2", | ||
"duplitect": "^2.0.0", | ||
"duplitect": "^2.0.1", | ||
"is-plain-object": "^2.0.4", | ||
@@ -42,3 +42,3 @@ "mixinable": "^4.0.0", | ||
}, | ||
"gitHead": "9794dbba7cc661486c9ea1216afb580b3c5c7537" | ||
"gitHead": "94d805ff9404253b9293dd2f1752fd9a821318b4" | ||
} |
40627
Updated@babel/core@^7.4.0
Updated@untool/core@^1.4.1
Updatedduplitect@^2.0.1