Skip to content

Commit

Permalink
fix: deploy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SeungGwan123 authored and junhee1203 committed Nov 21, 2024
1 parent c6a52ab commit 11bbdd3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"@nestjs/websockets": "^10.4.7",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"dotenv": "^16.4.5",
"ws": "^8.18.0"
}
}
3 changes: 3 additions & 0 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
"@material-tailwind/react": "^2.1.10",
"@tanstack/react-query": "^5.59.19",
"axios": "^1.7.7",
<<<<<<< HEAD
"chart.js": "^4.4.6",
=======
>>>>>>> 508ddb7 (fix: deploy fix)
"lightweight-charts": "^4.2.1",
"lodash": "^4.17.21",
"lottie-react": "^2.4.0",
Expand Down
1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10189,7 +10189,6 @@ __metadata:
"@nestjs/websockets": "npm:^10.4.7"
class-transformer: "npm:^0.5.1"
class-validator: "npm:^0.14.1"
dotenv: "npm:^16.4.5"
eslint: "npm:^8.0.0"
eslint-config-prettier: "npm:^9.1.0"
prettier: "npm:^3.3.3"
Expand Down

0 comments on commit 11bbdd3

Please sign in to comment.