catchup and possibly locale updates
Showing
| { | ||
| "name": "koishi-plugin-ygotournament", | ||
| "version": "9.4.1", | ||
| "description": "YGOPro 比赛使用的 Koishi 插件", | ||
| "description": "Plugin for hosting YGOPro tournaments in Koishi", | ||
| "main": "dist/index.js", | ||
| "types": "dist/src/index.d.ts", | ||
| "scripts": { | ||
| ... | ... | @@ -66,7 +66,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.4.0" | ||
| "koishi": "^4.4.1" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment