Skip to content

Commit 506b920

Browse files
committed
chore: remove a extraneous import in meteor server code
1 parent bf1719d commit 506b920

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

meteor/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"@babel/runtime": "^7.23.9",
4343
"@koa/cors": "^5.0.0",
4444
"@koa/router": "^12.0.1",
45+
"@mos-connection/helper": "v4.2.0-alpha.1",
4546
"@slack/webhook": "^6.1.0",
4647
"@sofie-automation/blueprints-integration": "portal:../packages/blueprints-integration",
4748
"@sofie-automation/corelib": "portal:../packages/corelib",

meteor/yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2285,6 +2285,7 @@ __metadata:
22852285
"@babel/runtime": ^7.23.9
22862286
"@koa/cors": ^5.0.0
22872287
"@koa/router": ^12.0.1
2288+
"@mos-connection/helper": v4.2.0-alpha.1
22882289
"@shopify/jest-koa-mocks": ^5.1.1
22892290
"@slack/webhook": ^6.1.0
22902291
"@sofie-automation/blueprints-integration": "portal:../packages/blueprints-integration"

0 commit comments

Comments
 (0)