1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-23 20:35:47 +00:00

Use gulp.parallel instead of gulp-multi-process

This commit is contained in:
Ivan Demchuk
2020-06-13 21:44:00 +03:00
parent 8186da9d4c
commit fc571e2c3e
6 changed files with 17 additions and 75 deletions

View File

@@ -88,7 +88,6 @@
"gulp-javascript-obfuscator": "^1.1.5",
"gulp-jsbeautifier": "^3.0.0",
"gulp-load-plugins": "^2.0.3",
"gulp-multi-process": "^1.3.1",
"gulp-phonegap-build": "^0.1.5",
"gulp-plumber": "^1.2.1",
"gulp-pngquant": "^1.0.13",