bump
Showing
| ... | ... | @@ -32,7 +32,7 @@ |
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-tabulate", | ||
| "dependencies": { | ||
| "class-transformer": "^0.5.1", | ||
| "koishi-thirdeye": "^10.0.5", | ||
| "koishi-thirdeye": "^10.0.20", | ||
| "league-tabulator": "^1.0.0", | ||
| "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | ||
| ... | ... | @@ -63,7 +63,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.6.1" | ||
| "koishi": "^4.6.2" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment