mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-07 08:14:42 +03:00
Update versions requirements for Gulp
This commit is contained in:
parent
9213453bc3
commit
09ef31e750
@ -1,30 +1,30 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"gulp": "~3.8.11",
|
||||
"gulp-phpcs": "~0.6.0",
|
||||
"gulp-uglify": "~1.2.0",
|
||||
"gulp-concat": "~2.5.2",
|
||||
"gulp-order": "~1.1.1",
|
||||
"gulp-handlebars": "~4.0.0",
|
||||
"gulp-define-module": "~0.1.3",
|
||||
"gulp-header": "~1.2.2",
|
||||
"gulp-zip": "~3.0.2",
|
||||
"gulp-tar": "~1.4.0",
|
||||
"gulp-gzip": "~1.1.0",
|
||||
"gulp-chmod": "~1.2.0",
|
||||
"gulp-xgettext": "~0.3.0",
|
||||
"gulp-concat-po": "~0.1.1",
|
||||
"gulp-rename": "~1.2.2",
|
||||
"bower": "~1.4.1",
|
||||
"handlebars": "~3.0.3",
|
||||
"run-sequence": "~1.1.0",
|
||||
"through2": "~0.6.5",
|
||||
"pofile": "~0.2.12",
|
||||
"lodash": "~3.9.3",
|
||||
"strftime": "~0.9.2",
|
||||
"del": "~1.2.0",
|
||||
"event-stream": "~3.3.1",
|
||||
"eslint": "~2.11.0",
|
||||
"gulp-eslint": "~2.0.0"
|
||||
"gulp": "^3.8.11",
|
||||
"gulp-phpcs": "^0.6.0",
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-concat": "^2.5.2",
|
||||
"gulp-order": "^1.1.1",
|
||||
"gulp-handlebars": "^4.0.0",
|
||||
"gulp-define-module": "^0.1.3",
|
||||
"gulp-header": "^1.2.2",
|
||||
"gulp-zip": "^3.0.2",
|
||||
"gulp-tar": "^1.4.0",
|
||||
"gulp-gzip": "^1.1.0",
|
||||
"gulp-chmod": "^1.2.0",
|
||||
"gulp-xgettext": "^0.3.0",
|
||||
"gulp-concat-po": "^0.1.1",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"bower": "^1.4.1",
|
||||
"handlebars": "^3.0.3",
|
||||
"run-sequence": "^1.1.0",
|
||||
"through2": "^0.6.5",
|
||||
"pofile": "^0.2.12",
|
||||
"lodash": "^3.9.3",
|
||||
"strftime": "^0.9.2",
|
||||
"del": "^1.2.0",
|
||||
"event-stream": "^3.3.1",
|
||||
"eslint": "^2.11.0",
|
||||
"gulp-eslint": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user