catchup
Showing
| ... | ... | @@ -25,7 +25,7 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-guild-verifier", | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^8.2.2", | ||
| "koishi-thirdeye": "^8.3.2", | ||
| "source-map-support": "^0.5.21" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -44,6 +44,6 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.2.0" | ||
| "koishi": "^4.2.1" | ||
| } | ||
| } |
Please register or sign in to comment