mirror of
https://github.com/Mibew/mibew.git
synced 2024-11-15 08:34:11 +03:00
Update build dependencies
This commit is contained in:
parent
0ff5c7c28a
commit
f13d938bde
@ -1,28 +1,28 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"gulp": "~3.8.10",
|
||||
"gulp-phpcs": "~0.4.0",
|
||||
"gulp-uglify": "~1.1.0",
|
||||
"gulp-concat": "~2.4.3",
|
||||
"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.1",
|
||||
"gulp-define-module": "~0.1.3",
|
||||
"gulp-header": "~1.2.2",
|
||||
"gulp-zip": "~2.0.2",
|
||||
"gulp-tar": "~1.3.2",
|
||||
"gulp-gzip": "~0.0.8",
|
||||
"gulp-zip": "~3.0.2",
|
||||
"gulp-tar": "~1.4.0",
|
||||
"gulp-gzip": "~1.1.0",
|
||||
"gulp-chmod": "~1.2.0",
|
||||
"gulp-xgettext": "~0.2.1",
|
||||
"gulp-concat-po": "~0.1.0",
|
||||
"gulp-rename": "~1.2.0",
|
||||
"bower": "~1.3.12",
|
||||
"handlebars": "~3.0.0",
|
||||
"run-sequence": "~1.0.2",
|
||||
"through2": "~0.6.3",
|
||||
"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": "~2.4.1",
|
||||
"strftime": "~0.8.2",
|
||||
"del": "~1.1.1",
|
||||
"event-stream": "~3.2.1"
|
||||
"lodash": "~3.9.3",
|
||||
"strftime": "~0.9.2",
|
||||
"del": "~1.2.0",
|
||||
"event-stream": "~3.3.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user