bump
Showing
This diff is collapsed.
| ... | @@ -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": "^11.0.7", | "koishi-thirdeye": "^11.0.9", | ||
| "mysql": "^2.18.1", | "mysql": "^2.18.1", | ||
| "pg": "^8.7.3", | "pg": "^8.7.3", | ||
| "typeorm": "^0.3.7" | "typeorm": "^0.3.7" | ||
| ... | @@ -79,6 +79,6 @@ | ... | @@ -79,6 +79,6 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.8.3" | "koishi": "^4.8.4" | ||
| } | } | ||
| } | } |
Please register or sign in to comment