Skip to content

Commit

Permalink
chore: fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoPorfirio01 committed Jan 2, 2025
1 parent 737567d commit 9b74a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"devDependencies": {
"@chat/eslint-config": "workspace:*",
"@chat/prettier": "workspace:*",
"prisma": "^5.12.1",
"@chat/tsconfig": "workspace:*",
"@faker-js/faker": "^8.4.1",
"@types/bcryptjs": "^2.4.6",
"@types/node": "^20.12.6",
"dotenv-cli": "^7.4.1",
"prisma": "^5.12.1",
"tsx": "^4.7.2"
},
"prisma": {
Expand Down

0 comments on commit 9b74a97

Please sign in to comment.