catchup and possibly locale updates
Showing
| { | ||
| "name": "koishi-plugin-srvpro-roomlist", | ||
| "version": "8.4.1", | ||
| "description": "Koishi 的 [SRVPro](https://github.com/mycard/srvpro) 房间列表插件", | ||
| "description": "Koishi's [SRVPro](https://github.com/mycard/srvpro) roomlist.", | ||
| "main": "dist/index.js", | ||
| "types": "dist/src/index.d.ts", | ||
| "scripts": { | ||
| ... | ... | @@ -60,7 +60,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.4.0" | ||
| "koishi": "^4.4.1" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment