bump
Showing
| ... | ... | @@ -32,7 +32,7 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-typeorm", | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^10.0.20", | ||
| "koishi-thirdeye": "^10.0.25", | ||
| "mysql": "^2.18.1", | ||
| "pg": "^8.7.3", | ||
| "typeorm": "0.2.45" | ||
| ... | ... | @@ -78,6 +78,6 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.6.2" | ||
| "koishi": "^4.6.3" | ||
| } | ||
| } |
Please register or sign in to comment