Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Feb 22, 2017
1 parent b4da1f0 commit ed7725f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-progress",
"version": "0.1.1",
"version": "0.1.2",
"description": "Flexible node progress bar for Windows/macOS/Linux.",
"main": "src/progress.ts",
"scripts": {
Expand Down Expand Up @@ -45,16 +45,16 @@
"chalk": "^1.1.3",
"del": "^2.2.2",
"gulp": "^3.9.1",
"gulp-bump": "^2.6.1",
"gulp-bump": "^2.7.0",
"gulp-coveralls": "^0.1.4",
"gulp-istanbul": "^1.1.1",
"gulp-json-editor": "^2.2.1",
"gulp-mocha": "^3.0.1",
"gulp-mocha": "^4.0.1",
"gulp-run": "^1.7.1",
"gulp-tsb": "2.0.3",
"mocha-jenkins-reporter": "^0.3.5",
"remap-istanbul": "^0.8.4",
"mocha-jenkins-reporter": "^0.3.7",
"remap-istanbul": "^0.9.1",
"run-sequence": "^1.2.2",
"typescript": "^2.1.5"
"typescript": "^2.1.6"
}
}

0 comments on commit ed7725f

Please sign in to comment.