Skip to content

Commit

Permalink
Reimplementing connect() and extracting connectToStore() based on 're…
Browse files Browse the repository at this point in the history
…select'. (6 failing tests to go)
  • Loading branch information
jimbolla committed Jun 16, 2016
1 parent 253ce8b commit ee4366b
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 331 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@
"hoist-non-react-statics": "^1.0.3",
"invariant": "^2.0.0",
"lodash": "^4.2.0",
"loose-envify": "^1.1.0"
"loose-envify": "^1.1.0",
"reselect": "^2.5.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0-0",
Expand Down
Loading

0 comments on commit ee4366b

Please sign in to comment.