replaced clean with rimraf

This commit is contained in:
Keivan Beigi 2014-11-19 16:36:28 -08:00
commit 9905ce88e3
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@
"fs-extra": "0.12.0",
"gulp": "3.8.10",
"gulp-cached": "1.0.1",
"gulp-clean": "0.3.1",
"gulp-rimraf": "0.1.1",
"gulp-concat": "2.4.2",
"gulp-declare": "0.3.0",
"gulp-handlebars": "2.2.0",