Skip to content

Commit

Permalink
chore: Update npm dependencies and remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshitShukla-dev committed Jul 12, 2024
1 parent ead3aab commit fb06505
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@
"build": "cd Backend && npx tsc"
},
"dependencies": {
"@types/argon2": "^0.15.0",
"@types/cookie-parser": "^1.4.7",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.6",
"@types/mongoose": "^5.11.97",
"@types/nodemailer": "^6.4.14",
"@types/otp-generator": "^4.0.2",
"@types/ws": "^8.5.10",
Expand All @@ -27,4 +24,4 @@
"ws": "^8.16.0",
"zod": "^3.22.4"
}
}
}

0 comments on commit fb06505

Please sign in to comment.