Skip to content

Commit

Permalink
Chore: Remove unneed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GBHU753 committed Aug 7, 2024
1 parent eb1bec5 commit 1859b15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"@prisma/client": "^5.13.0",
"express": "^4.19.2",
"express-openapi": "^12.1.3",
"swagger-ui-express": "^5.0.0",
"yamljs": "^0.3.0",
"yarn": "^1.22.22"
},
"devDependencies": {
"@types/node": "^20.12.7",
"nodemon": "^3.1.0",
"prisma": "^5.13.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
Expand Down

0 comments on commit 1859b15

Please sign in to comment.