remove source-map-support
Showing
| ... | @@ -30,8 +30,7 @@ | ... | @@ -30,8 +30,7 @@ |
| "homepage": "https://github.com/koishijs/koishi-plugin-pics", | "homepage": "https://github.com/koishijs/koishi-plugin-pics", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^9.2.4", | "koishi-thirdeye": "^9.2.4", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21" | ||
| "source-map-support": "^0.5.20" | |||
| }, | }, | ||
| "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