Skip to content

Commit

Permalink
Merge pull request #7 from dustinspecker/greenkeeper-gulp-jshint-2.0.0
Browse files Browse the repository at this point in the history
Update gulp-jshint to version 2.0.0 πŸš€
  • Loading branch information
dustinspecker committed Nov 20, 2015
2 parents d6bfe93 + 9c84348 commit 055d269
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"gulp-eslint": "^1.0.0",
"gulp-istanbul": "^0.10.0",
"gulp-jscs": "^3.0.1",
"gulp-jshint": "^1.11.0",
"gulp-mocha": "^2.1.0"
"gulp-jshint": "^2.0.0",
"gulp-mocha": "^2.1.0",
"jshint": "^2.8.0"
}
}

0 comments on commit 055d269

Please sign in to comment.