Skip to content

Commit b5c047c

Browse files
committed
update deploy gulp file
1 parent 7ac96b6 commit b5c047c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gulp.task(
3030
"git push",
3131
"git checkout master"
3232
])
33-
);s
33+
);
3434
// todo need to update this tasks for gulp 4
3535
// gulp.task("start", shell.task(["npm start"]));
3636
//

0 commit comments

Comments
 (0)