수정
| ... | @@ -17,6 +17,7 @@ | ... | @@ -17,6 +17,7 @@ |
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| "axios": "^0.21.1", | "axios": "^0.21.1", | ||
| "bcrypt": "^5.0.0", | |||
| "bcryptjs": "^2.4.3", | "bcryptjs": "^2.4.3", | ||
| "body-parser": "^1.19.0", | "body-parser": "^1.19.0", | ||
| "cors": "^2.8.5", | "cors": "^2.8.5", | ||
| ... | ... |
Please register or sign in to comment