Skip to content

Commit

Permalink
updating all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jameelmoses committed Jul 2, 2019
1 parent 95a8621 commit 5f4c74d
Show file tree
Hide file tree
Showing 4 changed files with 3,391 additions and 24 deletions.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -23,7 +23,7 @@ function logger() {
const gulplog = require('gulplog');
gulplog.info.apply(gulplog, arguments);
} else {
// specifically defering loading because it might not be used
// specifically deferring loading because it might not be used
const fancylog = require('fancy-log');
fancylog.apply(null, arguments);
}
Expand Down

0 comments on commit 5f4c74d

Please sign in to comment.