@untool/react
Advanced tools
Comparing version 1.0.0-rc.10 to 1.0.0-rc.11
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-rc.11](https://github.com/untool/untool/compare/v1.0.0-rc.10...v1.0.0-rc.11) (2018-11-19) | ||
**Note:** Version bump only for package @untool/react | ||
# [1.0.0-rc.10](https://github.com/untool/untool/compare/v1.0.0-rc.9...v1.0.0-rc.10) (2018-11-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@untool/react", | ||
"version": "1.0.0-rc.10", | ||
"version": "1.0.0-rc.11", | ||
"description": "untool react mixin", | ||
@@ -22,3 +22,3 @@ "browser": "lib/runtime.js", | ||
"@babel/preset-react": "^7.0.0", | ||
"@untool/core": "^1.0.0-rc.10", | ||
"@untool/core": "^1.0.0-rc.11", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.19", | ||
@@ -39,3 +39,3 @@ "clone": "^2.1.2", | ||
}, | ||
"gitHead": "80d87c8f4bc7e2b3410bd39c5a94df9adf892978" | ||
"gitHead": "1e528ba2e7b1da16c8034ad1b517577d96fea9eb" | ||
} |
32136
Updated@untool/core@^1.0.0-rc.11