updated gulp to V4

This commit is contained in:
2019-11-05 15:48:28 +01:00
parent a7f0bb7650
commit 6475b0c126
12 changed files with 3429 additions and 3399 deletions
@@ -7,10 +7,10 @@
"license": "GPLv3",
"homepage": "https://materio.com",
"devDependencies": {
"gulp": "<4",
"gulp": "latest",
"gulp-jsmin": "latest",
"gulp-rename": "^1.4.0",
"gulp-strip-debug": "^3.0.0",
"gulp-watch": "^5.0.1"
"gulp-rename": "latest",
"gulp-strip-debug": "latest",
"gulp-watch": "latest"
}
}