We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e47af2 commit 22c5b75Copy full SHA for 22c5b75
2 files changed
packages/live-status-gateway-api/package.json
@@ -50,6 +50,7 @@
50
"@asyncapi/modelina": "^5.10.1",
51
"@asyncapi/nodejs-ws-template": "^0.10.0",
52
"@asyncapi/parser": "^3.6.0",
53
+ "prettier": "^3.8.3",
54
"yaml": "^2.8.3"
55
},
56
"prettier": "@sofie-automation/code-standard-preset/.prettierrc.json",
packages/yarn.lock
@@ -7080,6 +7080,7 @@ __metadata:
7080
"@asyncapi/modelina": "npm:^5.10.1"
7081
"@asyncapi/nodejs-ws-template": "npm:^0.10.0"
7082
"@asyncapi/parser": "npm:^3.6.0"
7083
+ prettier: "npm:^3.8.3"
7084
tslib: "npm:^2.8.1"
7085
yaml: "npm:^2.8.3"
7086
languageName: unknown
0 commit comments