support consumer message
Showing
This diff is collapsed.
| ... | @@ -49,11 +49,11 @@ | ... | @@ -49,11 +49,11 @@ |
| "form-data": "^4.0.0", | "form-data": "^4.0.0", | ||
| "koa-wechat-public": "^0.1.13", | "koa-wechat-public": "^0.1.13", | ||
| "koa-xml-body": "^2.2.0", | "koa-xml-body": "^2.2.0", | ||
| "koishi-thirdeye": "^11.1.21", | "koishi-thirdeye": "^11.1.24", | ||
| "mime2ext": "^1.0.1" | "mime2ext": "^1.0.1" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.11.1" | "koishi": "^4.11.6" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-help": "^2.0.2", | "@koishijs/plugin-help": "^2.0.2", | ||
| ... | ... |
src/message.tsx
0 → 100644
Please register or sign in to comment