diff --git a/package.json b/package.json index c4388b824..64c400fb7 100644 --- a/package.json +++ b/package.json @@ -16,36 +16,10 @@ "scripts": { "install": "gulp install" }, - "peerDependencies": { - "better-console" : "0.x.x", - "del" : "1.x.x", - "extend" : "2.x.x", - "gulp" : "3.x.x", - "gulp-autoprefixer" : "2.x.x", - "gulp-chmod" : "1.x.x", - "gulp-clone" : "1.x.x", - "gulp-concat" : "2.x.x", - "gulp-concat-css" : "1.x.x", - "gulp-copy" : "0.0.2", - "gulp-flatten" : "0.0.4", - "gulp-header" : "1.x.x", - "gulp-help" : "1.x.x", - "gulp-if" : "1.x.x", - "gulp-less" : "1.x.x", - "gulp-minify-css" : "0.x.x", - "gulp-notify" : "2.x.x", - "gulp-plumber" : "0.x.x", - "gulp-print" : "1.x.x", - "gulp-replace" : "0.x.x", - "gulp-rename" : "1.x.x", - "gulp-rtlcss" : "0.x.x", - "gulp-uglify" : "1.x.x", - "gulp-util" : "3.x.x", - "gulp-watch" : "2.x.x", - "require-dot-file" : "0.x.x" - }, "dependencies": { "better-console" : "0.x.x", + "better-console" : "0.x.x", + "del" : "1.x.x", "del" : "1.x.x", "extend" : "2.x.x", "gulp" : "3.x.x", diff --git a/tasks/config/project/config.js b/tasks/config/project/config.js index ddf2e5592..7cbceadae 100644 --- a/tasks/config/project/config.js +++ b/tasks/config/project/config.js @@ -15,7 +15,6 @@ var Exports *******************************/ - module.exports = { getPath: function(file, directory) {