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

Drop dependency on deprecated gulp-util #2

Closed
chrissnyder2337 opened this issue Sep 25, 2018 · 2 comments
Closed

Drop dependency on deprecated gulp-util #2

chrissnyder2337 opened this issue Sep 25, 2018 · 2 comments

Comments

@chrissnyder2337
Copy link
Contributor

gulp-util is deprecated. It should be replaced by dependencies on the individual components used by gulp-eol-enforce

See: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

@colinodell
Copy link
Owner

I also need to fix require('gulp-util').File; in test/main.js

@colinodell
Copy link
Owner

Just released version 1.0.0 with these changes. Thanks for your help Chris!

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 a pull request may close this issue.

2 participants