Skip to content

Conversation

@minggangw
Copy link
Member

@minggangw minggangw commented Mar 3, 2025

This patch removes mkdirp and mz from dependencies in package.json as they are not used in the project. Meanwhile, rimraf and uuid are moved into devDependencies in package.json as they are for testing only.

Fix: #1054

@minggangw minggangw requested a review from Copilot March 3, 2025 08:00
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.

@minggangw minggangw merged commit 120fcd0 into RobotWebTools:develop Mar 3, 2025
6 checks passed
minggangw added a commit that referenced this pull request Mar 6, 2025
This patch removes `mkdirp` and `mz` from `dependencies` in `package.json` as they are not used in the project. Meanwhile, `rimraf` and `uuid` are moved into `devDependencies` in  `package.json`  as they are for testing only.

Fix: #1054
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 unused dependencies from package.json

1 participant