Skip to content

Commit

Permalink
Merge pull request TryGhost#5011 from ErisDS/jshint-fix
Browse files Browse the repository at this point in the history
Temporarily downgrade grunt-contrib-jshint
  • Loading branch information
sebgie committed Mar 9, 2015
2 parents f25c253 + 0eb74b5 commit 3414633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"grunt-contrib-compress": "~0.11.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-docker": "~0.0.8",
Expand Down

0 comments on commit 3414633

Please sign in to comment.