Skip to content

Conversation

@minggangw
Copy link
Member

@minggangw minggangw commented Mar 12, 2025

This patch removes rimraf from dependencies in package.json because it's only used by npm clean command, and we can reduce dependency management overhead.

Fix: #1083

@minggangw minggangw requested a review from Copilot March 12, 2025 06:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@coveralls
Copy link

Coverage Status

coverage: 85.355% (+0.04%) from 85.32%
when pulling 9e0fd13 on minggangw:fix-1083
into 619f176 on RobotWebTools:develop.

@minggangw minggangw merged commit a725c65 into RobotWebTools:develop Mar 12, 2025
10 of 11 checks passed
minggangw added a commit that referenced this pull request Mar 13, 2025
This patch removes `rimraf` from `dependencies` in package.json because it's only used by `npm clean` command, and we can reduce dependency management overhead.

Fix: #1083
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove rimraf as dependencies

2 participants