catchup and possibly locale updates
Showing
| { | ||
| "name": "koishi-plugin-dicex", | ||
| "description": "Koishi 骰娘插件 +1", | ||
| "description": "Another Koishi dicebot.", | ||
| "version": "3.4.1", | ||
| "main": "dist/index.js", | ||
| "types": "dist/src/index.d.ts", | ||
| ... | ... | @@ -30,7 +30,7 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex", | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^9.1.1", | ||
| "koishi-thirdeye": "^9.2.4", | ||
| "source-map-support": "^0.5.21" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -58,7 +58,7 @@ |
| "ws": "^8.4.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.4.0" | ||
| "koishi": "^4.4.1" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment