bump
Showing
This diff is collapsed.
| ... | ... | @@ -49,14 +49,14 @@ |
| "form-data": "^4.0.0", | ||
| "koa-wechat-public": "^0.1.13", | ||
| "koa-xml-body": "^2.2.0", | ||
| "koishi-thirdeye": "^11.1.20", | ||
| "koishi-thirdeye": "^11.1.21", | ||
| "mime2ext": "^1.0.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.11.0" | ||
| "koishi": "^4.11.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-help": "^2.0.0", | ||
| "@koishijs/plugin-help": "^2.0.2", | ||
| "@types/jest": "^29.2.5", | ||
| "@types/koa-xml-body": "^2.2.0", | ||
| "@types/node": "^18.11.18", | ||
| ... | ... |
Please register or sign in to comment