Skip to content

Commit

Permalink
Minor filename & gulp tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
simonholmes committed Aug 11, 2015
1 parent 1b5dfb3 commit 59f4bb7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
var gulp = require('gulp');
var concat = require('gulp-concat');
var rename = require('gulp-rename');
var uglify = require('gulp-uglify');
var watch = require('gulp-watch');
var sourcemaps = require('gulp-sourcemaps');
Expand Down

0 comments on commit 59f4bb7

Please sign in to comment.