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

Slim down dependency tree #11

Merged
merged 6 commits into from
May 25, 2019
Merged

Slim down dependency tree #11

merged 6 commits into from
May 25, 2019

Conversation

fabiospampinato
Copy link
Contributor

  • Replaced “execa” with the native “child_process” module.
  • Imported “strip-eof” directly.

I tested this manually as the provided tests won't hit the lines I changed, and they will basically always pass anyway since this library always provides a fallback size.

- Replaced “execa” with the native “child_process” module.
- Imported “strip-eof” directly.
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
@sindresorhus sindresorhus changed the title Slimmed down dependencies tree Slim down dependency tree May 25, 2019
@sindresorhus sindresorhus merged commit 8a11a04 into sindresorhus:master May 25, 2019
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