bump typeorm version
Showing
| ... | @@ -36,7 +36,7 @@ | ... | @@ -36,7 +36,7 @@ |
| "mysql": "^2.18.1", | "mysql": "^2.18.1", | ||
| "pg": "^8.7.3", | "pg": "^8.7.3", | ||
| "source-map-support": "^0.5.21", | "source-map-support": "^0.5.21", | ||
| "typeorm": "^0.2.42-dev.1446e02" | "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