0113
| ... | @@ -18,6 +18,8 @@ | ... | @@ -18,6 +18,8 @@ | 
| "dependencies": { | "dependencies": { | ||
| "axios": "^0.21.1", | "axios": "^0.21.1", | ||
| "bcryptjs": "^2.4.3", | "bcryptjs": "^2.4.3", | ||
| "body-parser": "^1.19.0", | |||
| "cors": "^2.8.5", | |||
| "express": "^4.17.1", | "express": "^4.17.1", | ||
| "jsonwebtoken": "^8.5.1", | "jsonwebtoken": "^8.5.1", | ||
| "mongoose": "^5.11.9", | "mongoose": "^5.11.9", | ||
| ... | ... | 
Please register or sign in to comment