bump
Showing
This diff is collapsed.
| ... | ... | @@ -44,13 +44,13 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^10.2.1", | ||
| "koishi-thirdeye": "^10.2.5", | ||
| "leven": "^3.1.0", | ||
| "load-json-file": "^6.2.0", | ||
| "lodash": "^4.17.21" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.7.0" | ||
| "koishi": "^4.7.4" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | ... |
Please register or sign in to comment