Browse Source

Update versions

pull/4624/merge
Jack Lukic 8 years ago
parent
commit
1af9872580
1 changed files with 16 additions and 16 deletions
  1. 32
      package.json

32
package.json

@ -50,23 +50,23 @@
},
"dependencies": {
"better-console": "*",
"del": "^2.2.0",
"del": "^2.2.2",
"extend": "^3.0.0",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.0",
"gulp-chmod": "^1.3.0",
"gulp-autoprefixer": "^3.1.1",
"gulp-chmod": "^2.0.0",
"gulp-clone": "^1.0.0",
"gulp-concat": "^2.6.0",
"gulp-concat-css": "^2.2.0",
"gulp-copy": "0.0.2",
"gulp-concat": "^2.6.1",
"gulp-concat-css": "^2.3.0",
"gulp-copy": "1.0.0",
"gulp-dedupe": "0.0.2",
"gulp-flatten": "^0.2.0",
"gulp-header": "^1.8.2",
"gulp-flatten": "^0.3.1",
"gulp-header": "^1.8.8",
"gulp-help": "^1.6.1",
"gulp-if": "^2.0.1",
"gulp-if": "^2.0.2",
"gulp-json-editor": "^2.2.1",
"gulp-less": "^3.1.0",
"gulp-clean-css": "^2.0.6",
"gulp-less": "^3.3.0",
"gulp-clean-css": "^2.3.2",
"gulp-notify": "^2.2.0",
"gulp-plumber": "^1.1.0",
"gulp-print": "^2.0.1",
@ -74,17 +74,17 @@
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"gulp-rtlcss": "^1.0.0",
"gulp-uglify": "^1.5.3",
"gulp-uglify": "^2.0.0",
"gulp-util": "^3.0.7",
"gulp-watch": "^4.3.5",
"jquery": "^2.2.3 || ^3.0.0",
"gulp-watch": "^4.3.11",
"jquery": "^3.1.1",
"map-stream": "^0.1.0",
"merge-stream": "^1.0.0",
"mkdirp": "^0.5.1",
"require-dot-file": "^0.4.0",
"run-sequence": "^1.1.5",
"run-sequence": "^1.2.2",
"wrench": "https://github.com/derekslife/wrench-js/tarball/156eaceed68ed31ffe2a3ecfbcb2be6ed1417fb2",
"yamljs": "^0.2.7"
"yamljs": "^0.2.8"
},
"devDependencies": {
"github": "*",

Loading…
Cancel
Save