react-apollo
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -81,3 +81,3 @@ "use strict"; | ||
var queryHandles = mapQueriesToProps({ | ||
state: state, | ||
state: store.getState(), | ||
ownProps: props, | ||
@@ -84,0 +84,0 @@ }); |
{ | ||
"name": "react-apollo", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "React data container for Apollo Client", | ||
@@ -5,0 +5,0 @@ "main": "./lib/src/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1850603