[TASK] Add gulp-cli as dev dependency

Easier to deploy via provisioning
This commit is contained in:
Xaver Maierhofer 2017-05-25 23:54:13 +02:00
parent 8df5c2ce80
commit 2fba8c1ac9
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"gulp": "github:gulpjs/gulp#4.0",
"gulp-autoprefixer": "^4.0.0",
"gulp-cache-bust": "^1.1.0",
"gulp-cli": "^1.3.0",
"gulp-environments": "^0.1.2",
"gulp-eslint": "^3.0.1",
"gulp-htmlmin": "^3.0.0",

View File

@ -1995,7 +1995,7 @@ gulp-cache-bust@^1.1.0:
temp-write "^2.1.0"
through2 "2.0.1"
gulp-cli@^1.0.0:
gulp-cli@^1.0.0, gulp-cli@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/gulp-cli/-/gulp-cli-1.3.0.tgz#a6bfbb8be35341be290ae45cd3e401071216edd4"
dependencies: