catchup
Showing
| ... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
| }, | }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-typeorm", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-typeorm", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^8.2.2", | "koishi-thirdeye": "^8.3.2", | ||
| "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", | ||
| ... | @@ -73,6 +73,6 @@ | ... | @@ -73,6 +73,6 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.2.0" | "koishi": "^4.2.1" | ||
| } | } | ||
| } | } |
Please register or sign in to comment