remove source-map-support
Showing
| ... | ... | @@ -28,8 +28,7 @@ |
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-mcinfo", | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^9.2.4", | ||
| "minecraft-protocol": "^1.30.0", | ||
| "source-map-support": "^0.5.21" | ||
| "minecraft-protocol": "^1.30.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.4.1" | ||
| ... | ... |
Please register or sign in to comment