Skip to content

Commit

Permalink
fix(HOCs): remove props clash checking from firebaseConnect and fires…
Browse files Browse the repository at this point in the history
…toreConnect - #700
  • Loading branch information
Scott Prue committed Jul 31, 2019
1 parent d6556c4 commit 47dc83f
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 67 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-redux-firebase",
"version": "3.0.0-alpha.13",
"version": "3.0.0-alpha.14",
"description": "Redux integration for Firebase. Comes with a Higher Order Components for use with React.",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
Loading

0 comments on commit 47dc83f

Please sign in to comment.