remove source-map-support
Showing
| ... | @@ -30,8 +30,7 @@ | ... | @@ -30,8 +30,7 @@ |
| }, | }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex", | "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^9.2.4", | "koishi-thirdeye": "^9.2.4" | ||
| "source-map-support": "^0.5.21" | |||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | ... |
Please register or sign in to comment