Skip to content

Commit

Permalink
Update gulp plugins and fix coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Jan 23, 2014
1 parent 45258c0 commit 6fb79d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -57,11 +57,11 @@
"proxyquire": "~0.5.1",
"sinon": "~1.7.3",
"coveralls": "~2.6.0",
"gulp": "~3.3.4",
"gulp-mocha": "~0.2.0",
"gulp": "~3.4.0",
"gulp-mocha": "~0.4.1",
"gulp-jshint": "~1.3.2",
"jshint-stylish": "~0.1.4",
"gulp-jscs": "~0.2.1",
"gulp-jscs": "~0.3.0",
"gulp-istanbul": "~0.1.0"
}
}

0 comments on commit 6fb79d4

Please sign in to comment.