From 7d0e7aa34a62455c03874a6472ff35e4354654aa Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 22 Jul 2015 16:10:59 -0400 Subject: [PATCH] Update deps --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 56014f844..00c95140e 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "gulp-concat": "^2.6.0", "gulp-concat-css": "^2.2.0", "gulp-copy": "0.0.2", - "gulp-flatten": "0.0.4", + "gulp-flatten": "^0.1.0", "gulp-header": "^1.2.2", "gulp-help": "^1.6.0", "gulp-if": "^1.2.5", @@ -77,14 +77,14 @@ "jquery": "^2.1.4", "map-stream": "^0.1.0", "mkdirp": "^0.5.1", - "run-sequence": "^1.1.0", "require-dot-file": "^0.4.0", + "run-sequence": "^1.1.0", "wrench": "https://github.com/derekslife/wrench-js/tarball/156eaceed68ed31ffe2a3ecfbcb2be6ed1417fb2", "yamljs": "^0.2.3" }, "devDependencies": { "github": "^0.2.4", - "gulp-concat-filenames": "0.0.3", + "gulp-concat-filenames": "^1.0.0", "gulp-debug": "^2.0.1", "gulp-git": "^1.2.4", "gulp-tap": "^0.1.3",