react-duck
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -16,3 +16,3 @@ "use strict"; | ||
var React = require("react"); | ||
var Context_1 = require("src/components/Context"); | ||
var Context_1 = require("../components/Context"); | ||
var bindActionCreators_1 = require("./bindActionCreators"); | ||
@@ -19,0 +19,0 @@ function defaultMergeProps(stateProps, dispatchProps, ownProps) { |
{ | ||
"name": "react-duck", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "🦆 React ducks without Redux", | ||
@@ -5,0 +5,0 @@ "author": "iamogbz", |
53790