Skip to content

Commit

Permalink
Shed some audit vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravenstine committed Mar 26, 2020
1 parent 8add439 commit 05a20e2
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 207 deletions.
2 changes: 0 additions & 2 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
const gulp = require('gulp'),
browserify = require('browserify'),
source = require('vinyl-source-stream'),
babel = require('babelify'),
gutil = require('gulp-util'),
browserSync = require('browser-sync').create();

gulp.task('demo', ['build:demo'], () => {
Expand Down
Loading

0 comments on commit 05a20e2

Please sign in to comment.