Skip to content

Move dev dependencies from dependencies to devDependencies #57

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

Merged
merged 1 commit into from
Aug 2, 2025

Conversation

domdomegg
Copy link
Owner

@domdomegg domdomegg commented Aug 1, 2025

Summary

  • Moved development-only dependencies (@tsconfig/node-lts, eslint-config-domdomegg, tsconfig-domdomegg) from dependencies to devDependencies in package.json
  • This ensures that production installs only include runtime dependencies, reducing bundle size and improving security

🤖 Generated with Claude Code

Reorganize package.json by moving @tsconfig/node-lts, eslint-config-domdomegg, and tsconfig-domdomegg from dependencies to devDependencies where they belong as development-only tools.
@domdomegg domdomegg merged commit 2284504 into master Aug 2, 2025
5 checks passed
@domdomegg domdomegg deleted the adam/dev-deps branch August 2, 2025 00:10
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.

1 participant