gulp-main-bower-files
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "gulp-main-bower-files", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Use main-bower-files in a more gulp like way.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -29,3 +29,3 @@ # gulp-main-bower-files | ||
.pipe(mainBowerFiles([[filter, ]options][, callback])) | ||
.pipe(gulp.dest('./wwwroot/libs'); | ||
.pipe(gulp.dest('./wwwroot/libs')); | ||
}); | ||
@@ -32,0 +32,0 @@ ``` |
Sorry, the diff of this file is not supported yet
56473