NPM: Upgrade to Gulp 4

No functional changes. Besides slightly faster thanks to parallel tasks and future proof.
This commit is contained in:
2018-11-10 01:08:30 +01:00
parent aa63389b4f
commit e2432f6e9f
2 changed files with 45 additions and 37 deletions

View File

@@ -7,7 +7,7 @@
"url": "git://git.blender.org/pillar.git"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp": "^4.0.0",
"gulp-autoprefixer": "^6.0.0",
"gulp-cached": "^1.1.1",
"gulp-chmod": "^2.0.0",