bump
Showing
This diff is collapsed.
| ... | @@ -44,13 +44,13 @@ | ... | @@ -44,13 +44,13 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^11.0.6", | "koishi-thirdeye": "^11.0.7", | ||
| "leven": "^3.1.0", | "leven": "^3.1.0", | ||
| "load-json-file": "^6.2.0", | "load-json-file": "^6.2.0", | ||
| "lodash": "^4.17.21" | "lodash": "^4.17.21" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.8.2" | "koishi": "^4.8.3" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.1.1", | "@koishijs/plugin-console": "^4.1.1", | ||
| ... | ... |
Please register or sign in to comment