mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
gulp tasks reorg
This commit is contained in:
13
package.json
13
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user