Skip to content

Commit 9e453f2

Browse files
committed
update gulp-git version
It uses an old version of require.dir, which is broken in node 8
1 parent aa35861 commit 9e453f2

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
@@ -38,7 +38,7 @@
3838
"gulp-eslint": "^1.1.1",
3939
"gulp-espower": "^1.0.2",
4040
"gulp-filter": "^3.0.1",
41-
"gulp-git": "^1.6.1",
41+
"gulp-git": "^2.4.0",
4242
"gulp-mocha": "^2.2.0",
4343
"gulp-plumber": "^1.0.1",
4444
"gulp-sourcemaps": "^1.6.0",

0 commit comments

Comments
 (0)