remove source-map-support
Showing
| ... | @@ -22,9 +22,6 @@ | ... | @@ -22,9 +22,6 @@ |
| ], | ], | ||
| "author": "Nanahira <nanahira@momobako.com>", | "author": "Nanahira <nanahira@momobako.com>", | ||
| "license": "MIT", | "license": "MIT", | ||
| "dependencies": { | |||
| "source-map-support": "^0.5.19" | |||
| }, | |||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| "@koishijs/plugin-console": "^3.1.2", | "@koishijs/plugin-console": "^3.1.2", | ||
| ... | ... |
Please register or sign in to comment