Browse Source

Update deps

pull/2717/head
jlukic 9 years ago
parent
commit
7d0e7aa34a
1 changed files with 3 additions and 3 deletions
  1. 6
      package.json

6
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",

Loading…
Cancel
Save