Comparing version 0.13.0 to 0.14.0
@@ -210,2 +210,8 @@ // Higher-order component helpers | ||
exports.nest = _nest3['default']; | ||
exports.nest = _nest3['default']; | ||
var _hoistStatics2 = require('./hoistStatics'); | ||
var _hoistStatics3 = _interopRequireDefault(_hoistStatics2); | ||
exports.hoistStatics = _hoistStatics3['default']; |
{ | ||
"name": "recompose", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"author": "Andrew Clark <acdlite@me.com>", | ||
@@ -5,0 +5,0 @@ "repository": { |
58051
42
1035