Skip to content

Conversation

kineticjs
Copy link
Contributor

No description provided.

@kineticjs kineticjs requested a review from Copilot May 13, 2025 08:03
Copy link

@Copilot 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.

Pull Request Overview

This PR aims to reorganize the project's dependencies by moving testing-related tools to devDependencies.

  • Removed "coveralls" and "mocha" from dependencies.
  • Added "coveralls" and "mocha" to devDependencies.
  • Retained "lodash" in dependencies.

@kineticjs kineticjs requested a review from Copilot May 13, 2025 08:15
Copy link

@Copilot 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.

Pull Request Overview

This PR reclassifies test tools from production dependencies to development dependencies for better dependency management.

  • Removed "coveralls" and "mocha" from dependencies.
  • Added "coveralls" and "mocha" to devDependencies.
  • Retained "lodash" in dependencies as it’s used in production.

@kineticjs kineticjs merged commit 6946670 into UI5:master May 14, 2025
3 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.

2 participants