RevolutionUC / revolutionuc-emails

RevolutionUC's transactional and marketing email templates and builder
MIT License
6 stars 6 forks source link

Update gulp to v4 #28

Closed noahbass closed 4 years ago

noahbass commented 4 years ago

Gulp v3 is no longer supported (https://github.com/gulpjs/gulp/issues/2324#issuecomment-486435312) and won't even run on Node.js v12.0.0 and newer.

Update this project to Gulp v4 (update in package.json and modify the bin/build.js and bin/developBuild.js files).