catchup
Showing
| ... | ... | @@ -30,7 +30,7 @@ |
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-tabulate", | ||
| "dependencies": { | ||
| "class-transformer": "^0.4.0", | ||
| "koishi-thirdeye": "^8.2.2", | ||
| "koishi-thirdeye": "^8.3.2", | ||
| "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | ||
| "source-map-support": "^0.5.20" | ||
| ... | ... | @@ -52,6 +52,6 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.2.0" | ||
| "koishi": "^4.2.1" | ||
| } | ||
| } |
Please register or sign in to comment