Skip to content

Commit 22c5b75

Browse files
committed
fix: Ensure prettier is a LSG dev dependency
1 parent 8e47af2 commit 22c5b75

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

packages/live-status-gateway-api/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"@asyncapi/modelina": "^5.10.1",
5151
"@asyncapi/nodejs-ws-template": "^0.10.0",
5252
"@asyncapi/parser": "^3.6.0",
53+
"prettier": "^3.8.3",
5354
"yaml": "^2.8.3"
5455
},
5556
"prettier": "@sofie-automation/code-standard-preset/.prettierrc.json",

packages/yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7080,6 +7080,7 @@ __metadata:
70807080
"@asyncapi/modelina": "npm:^5.10.1"
70817081
"@asyncapi/nodejs-ws-template": "npm:^0.10.0"
70827082
"@asyncapi/parser": "npm:^3.6.0"
7083+
prettier: "npm:^3.8.3"
70837084
tslib: "npm:^2.8.1"
70847085
yaml: "npm:^2.8.3"
70857086
languageName: unknown

0 commit comments

Comments
 (0)