Replace gulp-tar with gulp-tar-path to include subfolders and subfiles

This commit is contained in:
Matthias Loibl
2016-12-08 18:12:10 +01:00
parent 05d649e898
commit 76ead1de9f
2 changed files with 2 additions and 2 deletions

View File

@@ -31,6 +31,6 @@
"gulp-gzip": "^1.4.0",
"gulp-sass": "^2.3.2",
"gulp-sourcemaps": "^1.9.1",
"gulp-tar": "^1.9.0"
"gulp-tar-path": "^1.0.1"
}
}