Cleanup, remove some unneeded dependencies, make it easier to add gulp.watch support later

This commit is contained in:
Ron Buckton
2018-06-20 18:24:12 -07:00
parent 5bc8f957f1
commit c8c0428162
14 changed files with 539 additions and 678 deletions

View File

@@ -61,8 +61,8 @@
"chalk": "latest",
"convert-source-map": "latest",
"del": "latest",
"fs-extra": "^6.0.1",
"fancy-log": "latest",
"fs-extra": "^6.0.1",
"gulp": "3.X",
"gulp-clone": "latest",
"gulp-concat": "latest",