fix compile
Showing
| ... | @@ -28,7 +28,7 @@ | ... | @@ -28,7 +28,7 @@ |
| "homepage": "https://github.com/koishijs/koishi-plugin-dispose", | "homepage": "https://github.com/koishijs/koishi-plugin-dispose", | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.2.4", | "@koishijs/plugin-adapter-onebot": "^4.2.4", | ||
| "koishi": "^4.7.4" | "koishi": "^4.7.5" | ||
| }, | }, | ||
| "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