1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-31 18:13:04 +02:00

upgrade gulp v3 to v4 and migrate gulp tasks; documentation about the build process

This commit is contained in:
amacado
2020-06-10 22:45:52 +02:00
parent 022008fdc7
commit f741fcabd8
3 changed files with 27 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
},
"homepage": "http://konpa.github.io/devicon/",
"devDependencies": {
"gulp": "^3.8.10",
"gulp": "^4.0.0",
"gulp-concat-css": "^2.0.0",
"gulp-minify-css": "^0.4.3",
"gulp-plumber": "^0.6.6"