move thirdeye to peer
Showing
This diff is collapsed.
| ... | @@ -45,11 +45,11 @@ | ... | @@ -45,11 +45,11 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-target-def": "^1.0.5", | "koishi-target-def": "^1.0.5", | ||
| "koishi-thirdeye": "^10.0.20", | |||
| "node-schedule": "^2.1.0" | "node-schedule": "^2.1.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.6.2" | "koishi": "^4.6.2", | ||
| "koishi-thirdeye": "^10.0.20" | |||
| }, | }, | ||
| "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