Skip to content

Commit 79ab368

Browse files
committed
chore: update logger
1 parent 2d34c86 commit 79ab368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/http/libraries/uwebsockets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@inversifyjs/eslint-plugin-require-extensions": "workspace:*",
13+
"@inversifyjs/logger": "^2.0.0",
1314
"@stryker-mutator/core": "9.6.0",
1415
"@stryker-mutator/vitest-runner": "9.6.0",
1516
"@stryker-mutator/typescript-checker": "9.6.0",
@@ -43,7 +44,6 @@
4344
},
4445
"name": "@inversifyjs/http-uwebsockets",
4546
"peerDependencies": {
46-
"@inversifyjs/logger": "^2.0.0",
4747
"inversify": "^8.1.0"
4848
},
4949
"publishConfig": {

0 commit comments

Comments
 (0)