Add redux-form to package.json

This commit is contained in:
Daniel Ternyak 2017-04-18 18:35:08 -05:00
parent 3bb0a84916
commit 8cf7e25efd

View File

@ -11,6 +11,7 @@
"react-router": "^3.0.0",
"react-router-redux": "^4.0.8",
"redux": "^3.6.0",
"redux-form": "^6.6.3",
"redux-logger": "^3.0.1",
"redux-thunk": "^2.2.0",
"semantic-ui-css": "^2.2.9",