catchup to Koishi v4.3.2
Showing
| ... | ... | @@ -27,7 +27,7 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-guild-verifier", | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^8.3.3", | ||
| "koishi-thirdeye": "^9.0.1", | ||
| "source-map-support": "^0.5.21" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -54,7 +54,7 @@ |
| "ws": "^8.3.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.3.1" | ||
| "koishi": "^4.3.2" | ||
| }, | ||
| "jest": { | ||
| "moduleFileExtensions": [ | ||
| ... | ... |
Please register or sign in to comment