Skip to content

Commit

Permalink
Misc - Fix the jshint version number to avoid issues on node 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
roperzh committed Dec 3, 2015
1 parent 9ddc890 commit edda3f4
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 @@ -23,7 +23,7 @@
"devDependencies": {
"glob": "^6.0.1",
"istanbul": "^0.4.0",
"js-beautify": "^1.5.10",
"js-beautify": "1.5.10",
"jsdoc": "^3.4.0",
"jshint": "^2.8.0",
"minami": "^1.1.1",
Expand Down

0 comments on commit edda3f4

Please sign in to comment.