fix compile
Showing
| ... | ... | @@ -44,10 +44,10 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^10.2.8" | ||
| "koishi-thirdeye": "^10.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.7.4" | ||
| "koishi": "^4.7.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | ... |
Please register or sign in to comment