Skip to content

Conversation

@nwoltman
Copy link

@nwoltman nwoltman commented Jul 10, 2025

Remove the https dependency because it's not used. Only the native Node.js https package is used. The https package on npm is a dummy package anyway.

Move the @types/node dependency to devDependencies because it's only needed for development. When this package is used in a TypeScript project, this project will have its own version of @types/node installed.

@gitbrent gitbrent self-assigned this Aug 4, 2025
@gitbrent gitbrent added this to the 4.1.0 milestone Aug 4, 2025
@gitbrent gitbrent mentioned this pull request Aug 9, 2025
gitbrent added a commit that referenced this pull request Aug 9, 2025
gitbrent added a commit that referenced this pull request Aug 9, 2025
@gitbrent
Copy link
Owner

gitbrent commented Aug 9, 2025

Thanks @nwoltman !

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