Skip to content

Commit

Permalink
fix: memperbaiki docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
reacto11mecha committed Jul 2, 2024
1 parent 3d04c12 commit 1914860
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@sora-vp/settings": "*",
"@sora-vp/validators": "*",
"@trpc/server": "11.0.0-rc.364",
"amqplib": "^0.10.4",
"bcrypt": "^5.1.1",
"mime-types": "^2.1.35",
"superjson": "2.2.1",
Expand All @@ -33,6 +34,7 @@
"@sora-vp/eslint-config": "*",
"@sora-vp/prettier-config": "*",
"@sora-vp/tsconfig": "*",
"@types/amqplib": "^0",
"@types/bcrypt": "^5",
"@types/mime-types": "^2",
"eslint": "^9.6.0",
Expand Down
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2450,8 +2450,10 @@ __metadata:
"@sora-vp/tsconfig": "npm:*"
"@sora-vp/validators": "npm:*"
"@trpc/server": "npm:11.0.0-rc.364"
"@types/amqplib": "npm:^0"
"@types/bcrypt": "npm:^5"
"@types/mime-types": "npm:^2"
amqplib: "npm:^0.10.4"
bcrypt: "npm:^5.1.1"
eslint: "npm:^9.6.0"
mime-types: "npm:^2.1.35"
Expand Down

0 comments on commit 1914860

Please sign in to comment.