Basic signups are working
This commit is contained in:
@@ -18,8 +18,12 @@
|
||||
"@babel/preset-env": "^7.4.4",
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"babel-loader": "^8.0.5",
|
||||
"bcrypt": "^3.0.6",
|
||||
"dotenv": "^8.0.0",
|
||||
"express": "^4.16.4",
|
||||
"forever": "^1.0.0",
|
||||
"formidable": "^1.2.1",
|
||||
"mysql": "^2.17.1",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-redux": "^7.0.3",
|
||||
@@ -30,6 +34,7 @@
|
||||
"redux-devtools-dock-monitor": "^1.1.3",
|
||||
"redux-devtools-log-monitor": "^1.4.0",
|
||||
"redux-thunk": "^2.3.0",
|
||||
"sendmail": "^1.4.1",
|
||||
"webpack": "^4.30.0",
|
||||
"webpack-cli": "^3.3.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user