catchup
Showing
| ... | ... | @@ -27,12 +27,12 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-mcinfo", | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^9.0.1", | ||
| "koishi-thirdeye": "^9.1.0", | ||
| "minecraft-protocol": "^1.30.0", | ||
| "source-map-support": "^0.5.21" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.3.2" | ||
| "koishi": "^4.4.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | ... |
Please register or sign in to comment