catchup and possibly locale updates
Showing
| { | ||
| "name": "koishi-plugin-fortune", | ||
| "version": "9.4.0", | ||
| "description": "Koishi 的算卦插件", | ||
| "description": "Koishi plugin for picking fortunes.", | ||
| "main": "dist/index.js", | ||
| "typings": "dist/src/index.d.ts", | ||
| "scripts": { | ||
| ... | ... | @@ -57,7 +57,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.4.0" | ||
| "koishi": "^4.4.1" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment