amida-tech / api-boilerplate

Node ES6 Express REST API boilerplate with Postgres Sequelize and Gulp
Apache License 2.0
153 stars 57 forks source link

Remove unnecessary gulp-util #12

Closed unprofessional closed 4 years ago

unprofessional commented 4 years ago

We weren't even using the gulp-util package anymore.

This also kills the remaining unresolved security vulnerability warning GitHub was throwing.