catchup to Koishi v4.3.2
Showing
| ... | @@ -32,7 +32,7 @@ | ... | @@ -32,7 +32,7 @@ |
| }, | }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-typeorm", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-typeorm", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^8.3.3", | "koishi-thirdeye": "^9.0.1", | ||
| "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", | ||
| ... | @@ -79,6 +79,6 @@ | ... | @@ -79,6 +79,6 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.3.1" | "koishi": "^4.3.2" | ||
| } | } | ||
| } | } |
Please register or sign in to comment