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

deps: relocate 'c8' to devDependencies #353

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jayaddison
Copy link
Contributor

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test
  • tests are included
  • commit message and code follows the Developer's Certification of Origin

The dependency on c8 is used when generating test coverage, and isn't required by the application or CLI at runtime; so I think we can/should move it to the devDependencies category in package.json.

@coveralls
Copy link

Coverage Status

coverage: 97.26%. remained the same
when pulling fbdfcb6 on openculinary:dependencies/c8-to-devDependencies
into 61241dc on i18next:master.

@jayaddison jayaddison changed the title Dependencies: relocate 'c8' to devDependencies deps: relocate 'c8' to devDependencies Dec 16, 2024
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