.
This diff is collapsed.
| ... | @@ -7,6 +7,7 @@ | ... | @@ -7,6 +7,7 @@ |
| "dependencies": { | "dependencies": { | ||
| "axios": "^0.21.1", | "axios": "^0.21.1", | ||
| "bcryptjs": "^2.4.3", | "bcryptjs": "^2.4.3", | ||
| "cheerio": "^1.0.0-rc.5", | |||
| "express": "^4.17.1", | "express": "^4.17.1", | ||
| "jsonwebtoken": "^8.5.1", | "jsonwebtoken": "^8.5.1", | ||
| "mongoose": "^5.11.11", | "mongoose": "^5.11.11", | ||
| ... | ... |
Please register or sign in to comment