Skip to content

Commit

Permalink
remove: gulp-changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Black-Yamasan committed May 19, 2019
1 parent fb8189a commit c749a4a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion gulpfile.js
Expand Up @@ -6,7 +6,6 @@ const cleanCss = require('gulp-clean-css');
const watch = require('gulp-watch');
const plumber = require('gulp-plumber');
const notify = require('gulp-notify');
const changed = require('gulp-changed');
const rename = require('gulp-rename');
const gulpif = require('gulp-if');
const minimist = require('minimist');
Expand Down
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -29,7 +29,6 @@
"graceful-fs": "^4.1.15",
"gulp": "^4.0.0",
"gulp-autoprefixer": "^6.0.0",
"gulp-changed": "^3.2.0",
"gulp-ejs": "^3.3.0",
"gulp-notify": "^3.2.0",
"gulp-plumber": "^1.2.1",
Expand Down

0 comments on commit c749a4a

Please sign in to comment.