We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c0c48 commit 6542913Copy full SHA for 6542913
package.json
@@ -1,8 +1,7 @@
1
{
2
"name": "react-redux-firebase",
3
- "version": "1.5.0-alpha",
+ "version": "1.5.0-alpha.2",
4
"description": "Redux integration for Firebase. Comes with a Higher Order Component for use with React.",
5
- "browser": "dist/react-redux-firebase.js",
6
"main": "lib/index.js",
7
"module": "es/index.js",
8
"jsnext:main": "es/index.js",
0 commit comments