Skip to content

Commit

Permalink
feat(app): Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
thaiat committed Jun 11, 2015
1 parent 735629a commit 85f8f00
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,31 +27,31 @@
},
"homepage": "https://github.com/Yoobic/install-mac",
"devDependencies": {
"chalk": "^0.5.1",
"conventional-changelog": "0.0.11",
"del": "1.1.1",
"github": "0.2.3",
"github-username": "1.1.1",
"gulp": "3.8.10",
"gulp-bump": "0.1.11",
"gulp-concat": "2.4.2",
"chalk": "^1.0.0",
"conventional-changelog": "0.0.17",
"del": "1.2.0",
"github": "0.2.4",
"github-username": "2.0.0",
"gulp": "3.9.0",
"gulp-bump": "0.3.1",
"gulp-concat": "2.5.2",
"gulp-exec": "2.1.1",
"gulp-git": "0.5.5",
"gulp-help": "1.3.1",
"gulp-git": "1.2.4",
"gulp-help": "1.6.0",
"gulp-if": "1.2.5",
"gulp-load-plugins": "0.7.1",
"gulp-mux": "0.1.8",
"gulp-load-plugins": "1.0.0-rc.1",
"gulp-mux": "0.2.12",
"gulp-tap": "0.1.3",
"gulp-util": "3.0.1",
"inquirer": "0.8.0",
"lodash": "2.4.1",
"marked": "0.3.2",
"gulp-util": "3.0.5",
"inquirer": "0.8.5",
"lodash": "3.9.3",
"marked": "0.3.3",
"node-jsxml": "0.6.0",
"q": "1.1.2",
"require-dir": "0.1.0",
"run-sequence": "1.0.2",
"streamqueue": "0.1.1",
"q": "1.4.1",
"require-dir": "0.3.0",
"run-sequence": "1.1.0",
"streamqueue": "1.1.0",
"strip-json-comments": "1.0.2",
"yargs": "1.3.3"
"yargs": "3.10.0"
}
}

0 comments on commit 85f8f00

Please sign in to comment.