remove source-map-support
Showing
| ... | @@ -26,9 +26,6 @@ | ... | @@ -26,9 +26,6 @@ |
| "url": "https://github.com/koishijs/koishi-plugin-dispose/issues" | "url": "https://github.com/koishijs/koishi-plugin-dispose/issues" | ||
| }, | }, | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-dispose", | "homepage": "https://github.com/koishijs/koishi-plugin-dispose", | ||
| "dependencies": { | |||
| "source-map-support": "^0.5.20" | |||
| }, | |||
| "peerDependencies": { | "peerDependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.0.2", | "@koishijs/plugin-adapter-onebot": "^4.0.2", | ||
| "koishi": "^4.4.1" | "koishi": "^4.4.1" | ||
| ... | ... |
Please register or sign in to comment