alexgorbatchev / gulp-print

This is a very basic gulp plugin that prints names of files.
MIT License
31 stars 11 forks source link

Drop dependency on deprecated `gulp-util` #17

Closed TheDancingCode closed 6 years ago

TheDancingCode commented 6 years ago

gulp-util has been recently deprecated. Continuing to use this dependency may prevent the use of your library with the latest release of Gulp 4 so it is important to replace gulp-util.

See:

FizzyGalacticus commented 6 years ago

Will this be published soon?

alexgorbatchev commented 6 years ago

Done, apologies for the delay.