Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

Commit

Permalink
Replaced JSHint as a dependency with ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 13, 2014
1 parent 67fdce8 commit 994335a
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 @@ -13,7 +13,7 @@
"complexity-report": "~1.0.3",
"istanbul": "~0.2.11",
"jscs": "^1.4.5",
"jshint": "~2.5.1",
"eslint": "^0.6.2",
"mocha": "~1.20.1",
"retext-visit": "~0.0.3",
"retext": "~0.0.9"
Expand Down

0 comments on commit 994335a

Please sign in to comment.