Upgrade gulp to latest version

This commit is contained in:
Sumner Evans 2020-03-31 09:37:38 -06:00
parent fbe7d17fb0
commit 77972598a0
No known key found for this signature in database
GPG key ID: 8904527AB50022FD
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
"homepage": "https://github.com/alexandrevicenzi/Flex#readme",
"dependencies": {
"font-awesome": "^4.6.1",
"gulp": "^3.9.1",
"gulp": "^4.0.1",
"gulp-cssnano": "^2.1.3",
"gulp-less": "^3.5.0",
"gulp-rename": "^1.3.0"