remove source-map-support
Showing
| ... | @@ -29,8 +29,7 @@ | ... | @@ -29,8 +29,7 @@ |
| "homepage": "https://github.com/koishijs/koishi-plugin-picsource-localfs", | "homepage": "https://github.com/koishijs/koishi-plugin-picsource-localfs", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^9.2.4", | "koishi-thirdeye": "^9.2.4", | ||
| "read-dir-deep": "^7.0.1", | "read-dir-deep": "^7.0.1" | ||
| "source-map-support": "^0.5.20" | |||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.4.1", | "koishi": "^4.4.1", | ||
| ... | ... |
Please register or sign in to comment