migrate to ReplySession
Showing
This diff is collapsed.
| ... | @@ -44,10 +44,10 @@ | ... | @@ -44,10 +44,10 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^11.1.14" | "koishi-thirdeye": "^11.1.15" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.10.4" | "koishi": "^4.10.6" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.7.1", | "@koishijs/plugin-console": "^4.7.1", | ||
| ... | ... |
src/api-session.ts
deleted
100644 → 0
src/def/prompt.ts
deleted
100644 → 0
Please register or sign in to comment