Skip to content

Commit

Permalink
chore(package.json): Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
devfxx committed Aug 4, 2024
1 parent 9793947 commit 2dd9897
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
{
"dependencies": {
"@types/ejs": "^3.1.5",
"@types/express": "^4.17.21",
"@types/uuid": "^9.0.7",
"cors": "^2.8.5",
"crypto": "^1.0.1",
"ejs": "^3.1.9",
"express": "^4.18.2",
"ioredis": "^5.3.2",
"nodemon": "^3.0.3",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"uuid": "^9.0.1"
},
"scripts": {
Expand Down

0 comments on commit 2dd9897

Please sign in to comment.