Skip to content

Commit 77c1b15

Browse files
committed
Version v0.1.6
* LoginForm and SignupForm now using redux-form * Material-ui version upped to 0.15.2 * React and React-Dom 15.3.0 * Lodash 4.14.1 * React version set back to fix warnings * Redux firebasev3 * Login/Logout flow is all working once again through redux-firebasev3 * Removed references to no longer existing files within unit tests
1 parent b35d7d1 commit 77c1b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-react-firebase",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Starter that uses React and Firebase (with option for Redux)",
55
"homepage": "github.com/prescottprue/generator-react-firebase",
66
"author": {

0 commit comments

Comments
 (0)