fix: include Midway logger runtime dependency

This commit is contained in:
2026-09-03 21:48:24 +08:00
parent 1206b5fd29
commit 3ff729cbc6
2 changed files with 19 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
"@midwayjs/bootstrap": "^3.20.3",
"@midwayjs/core": "^3.20.3",
"@midwayjs/koa": "^3.20.3",
"@midwayjs/logger": "^3.4.2",
"@midwayjs/validate": "^3.20.3",
"mysql2": "^3.12.0",
"reflect-metadata": "^0.2.2",