Skip to content

Commit 2abee14

Browse files
fix(package): update gulp to version 4.0.1
Closes #20
1 parent 14f1604 commit 2abee14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"foundation-sites": "^6.3.1",
26-
"gulp": "^3.9.0",
26+
"gulp": "^4.0.1",
2727
"gulp-autoprefixer": "^5.0.0",
2828
"gulp-concat": "^2.6.1",
2929
"gulp-load-plugins": "^1.1.0",

0 commit comments

Comments
 (0)