mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
implementation of gulp tasks: install-assets, qunit, mocha_phantomjs
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"version": "4.0.0",
|
||||
"devDependencies": {
|
||||
"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",
|
||||
@@ -12,6 +14,13 @@
|
||||
"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",
|
||||
"gulp-mocha-phantomjs": "^0.10.1",
|
||||
"gulp-qunit": "^1.2.1",
|
||||
"gulp-sass": "^2.1.0",
|
||||
"gulp-uglify": "^1.4.2",
|
||||
"jake": "latest",
|
||||
"mocha-phantomjs": ">=2.0 <3.0",
|
||||
"recess": ">=1.1.0 <1.1.7",
|
||||
|
Reference in New Issue
Block a user