[TASK] Add gulp-cli as dev dependency
Easier to deploy via provisioning
This commit is contained in:
parent
8df5c2ce80
commit
2fba8c1ac9
@ -18,6 +18,7 @@
|
|||||||
"gulp": "github:gulpjs/gulp#4.0",
|
"gulp": "github:gulpjs/gulp#4.0",
|
||||||
"gulp-autoprefixer": "^4.0.0",
|
"gulp-autoprefixer": "^4.0.0",
|
||||||
"gulp-cache-bust": "^1.1.0",
|
"gulp-cache-bust": "^1.1.0",
|
||||||
|
"gulp-cli": "^1.3.0",
|
||||||
"gulp-environments": "^0.1.2",
|
"gulp-environments": "^0.1.2",
|
||||||
"gulp-eslint": "^3.0.1",
|
"gulp-eslint": "^3.0.1",
|
||||||
"gulp-htmlmin": "^3.0.0",
|
"gulp-htmlmin": "^3.0.0",
|
||||||
|
@ -1995,7 +1995,7 @@ gulp-cache-bust@^1.1.0:
|
|||||||
temp-write "^2.1.0"
|
temp-write "^2.1.0"
|
||||||
through2 "2.0.1"
|
through2 "2.0.1"
|
||||||
|
|
||||||
gulp-cli@^1.0.0:
|
gulp-cli@^1.0.0, gulp-cli@^1.3.0:
|
||||||
version "1.3.0"
|
version "1.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/gulp-cli/-/gulp-cli-1.3.0.tgz#a6bfbb8be35341be290ae45cd3e401071216edd4"
|
resolved "https://registry.yarnpkg.com/gulp-cli/-/gulp-cli-1.3.0.tgz#a6bfbb8be35341be290ae45cd3e401071216edd4"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user