Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused dependencies from package.json #1055

Merged
merged 1 commit into from
Mar 3, 2025

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

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
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