gulp tasks reorg

This commit is contained in:
Florian BLOUET
2015-11-09 11:18:48 +01:00
parent 99c6441b83
commit a4081c3de8
5 changed files with 298 additions and 264 deletions

View File

@@ -5,15 +5,6 @@
"bower": "~1.3",
"bower-files": "^3.11.3",
"del": "^2.0.2",
"grunt": "~0.4.1",
"grunt-bower-postinst": "~0.2.0",
"grunt-bower-task": "~0.4.0",
"grunt-cli": "latest",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^0.8.2",
"grunt-contrib-qunit": "^0.7.0",
"grunt-mocha-phantomjs": "~0.3.0",
"grunt-shell": "~0.6",
"gulp-concat": "^2.6.0",
"gulp-cssmin": "^0.1.7",
"gulp-install": "^0.6.0",
@@ -21,10 +12,12 @@
"gulp-qunit": "^1.2.1",
"gulp-sass": "^2.1.0",
"gulp-uglify": "^1.4.2",
"gulp-util": "^3.0.7",
"jake": "latest",
"mocha-phantomjs": ">=2.0 <3.0",
"recess": ">=1.1.0 <1.1.7",
"tmp": "0.0.23",
"uglify-js": "latest"
"uglify-js": "latest",
"wrench": "^1.5.8"
}
}