bump
Showing
This diff is collapsed.
| ... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex", | ||
| "dependencies": { | "dependencies": { | ||
| "cosmotype-decorators": "^2.0.3", | "cosmotype-decorators": "^2.0.3", | ||
| "koishi-thirdeye": "^11.0.7" | "koishi-thirdeye": "^11.0.9" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.1.1", | "@koishijs/plugin-console": "^4.1.1", | ||
| ... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
| "ws": "^8.4.0" | "ws": "^8.4.0" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.8.3" | "koishi": "^4.8.4" | ||
| }, | }, | ||
| "jest": { | "jest": { | ||
| "moduleFileExtensions": [ | "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment