ITADN

Discussion: Remove useless dependencies

#95ClosedStarmania 创建于 2025-10-12
S
Starmaniacommented
I was looking at the dependency graph of the code since the latest bump of Node's version in ci.yml and saw that multiples dependencies was outdated and sometimes useless. For example, I successfully removed rimraf (who is outdated by 5 years) because the version of node include everything needed. Do you wish I continue and submit a PR ?
关闭于 2025-10-22 1 条评论