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

Require Node.js 6? #18

Open
realityking opened this issue Apr 4, 2018 · 1 comment
Open

Require Node.js 6? #18

realityking opened this issue Apr 4, 2018 · 1 comment

Comments

@realityking
Copy link

I've been looking into updating several packages to reduce the amount of duplication in a typical imagemin installation, right now it's a bit all over the place.

I noticed some of the packages far down the tree are already requiring Node.js 6, e.g. import-lazy, is-jpg and semver-regex.

Should imagemin + plugins move to Node.js 6 as the min. required version?

I'm happy to put the leg work in for this.

@sindresorhus
Copy link
Contributor

Yes, we should drop Node.js 4 in all the modules. Help would be much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants