Skip to content

Commit

Permalink
Merge pull request #87 from javiercejudo/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
javiercejudo committed Mar 22, 2016
2 parents 4dc832c + 389eb0a commit c85462d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"gulp-bump": "^2.0.0",
"gulp-coveralls": "^0.1.4",
"jasmine-core": "^2.3.4",
"jshint": "^2.9.1",
"karma": "^0.13.14",
"karma-chrome-launcher": "^0.2.0",
"karma-coverage": "^0.5.3",
Expand Down Expand Up @@ -64,7 +65,7 @@
"gulp-download": "^0.0.1",
"gulp-gzip": "^1.2.0",
"gulp-htmlmin": "^1.2.0",
"gulp-jshint": "^1.11.2",
"gulp-jshint": "^2.0.0",
"gulp-less": "^3.0.3",
"gulp-manifest": "^0.1.0",
"gulp-minify-css": "^1.2.1",
Expand Down

0 comments on commit c85462d

Please sign in to comment.