mariocasciaro / gulp-clone

Clone files in memory in a gulp stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace deprecated dependency gulp-util

TheDancingCode opened this issue · comments

gulp-util has been deprecated recently. 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.

The README.md lists alternatives for all the components so a simple replacement should be enough.

Your package is popular but still relying on gulp-util, it would be good to publish a fixed version to npm as soon as possible.

See: