Skip to content

Commit 848fc9f

Browse files
committed
updating build and deps
1 parent 7a71c5b commit 848fc9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/angular-filemanager.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gulpfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ gulp.task('lint', function () {
7272
});
7373

7474
gulp.task('default', ['concat-uglify-js', 'minify-css']);
75-
gulp.task('build', ['clean', 'lint', 'default']);
75+
gulp.task('build', ['clean', 'default']);

0 commit comments

Comments
 (0)