now user can login

This commit is contained in:
muerwre 2018-08-28 16:58:36 +07:00
parent e7960a6bf8
commit e19001ca82
25 changed files with 493 additions and 32844 deletions

View file

@ -60,6 +60,12 @@
"react": "^16.3.2",
"react-dom": "^16.3.2",
"react-hot-loader": "^4.1.1",
"react-redux": "^5.0.7",
"react-router-redux": "^4.0.8",
"redux": "^4.0.0",
"redux-persist": "^5.10.0",
"redux-saga": "^0.16.0",
"reduxsauce": "^1.0.0",
"regenerator-runtime": "^0.11.1",
"scrypt": "^6.0.3",
"styled-components": "^3.2.6",