From 45b40416e227fb28840a51899308d52496004c1f Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Thu, 11 Oct 2018 16:30:18 -0300 Subject: [PATCH] linea final archivo --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 7fcd643..ff07e35 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -76,4 +76,4 @@ gulp.task('webserver', function() { ] }); -gulp.task('default', ['webserver']); \ No newline at end of file +gulp.task('default', ['webserver']); -- 1.9.1