lock typeorm version
Showing
| ... | @@ -35,7 +35,7 @@ | ... | @@ -35,7 +35,7 @@ |
| "koishi-thirdeye": "^9.2.18", | "koishi-thirdeye": "^9.2.18", | ||
| "mysql": "^2.18.1", | "mysql": "^2.18.1", | ||
| "pg": "^8.7.3", | "pg": "^8.7.3", | ||
| "typeorm": "^0.2.45" | "typeorm": "0.2.45" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | ... |
Please register or sign in to comment