Update build dependencies

This commit is contained in:
Dmitriy Simushev 2014-12-19 14:48:23 +00:00
parent 606f9e46b0
commit 53fc731eb0

View File

@ -2,12 +2,12 @@
"version": "0.1.0",
"devDependencies": {
"bower": "~1.3.12",
"gulp": "~3.8.8",
"gulp": "~3.8.10",
"event-stream": "~3.1.7",
"gulp-zip": "~2.0.2",
"gulp-tar": "~1.1.0",
"gulp-tar": "~1.3.1",
"gulp-gzip": "~0.0.8",
"gulp-chmod": "~1.1.1",
"gulp-chmod": "~1.2.0",
"gulp-rename": "~1.2.0"
}
}