Skip to content

Commit

Permalink
Remove direct chalk dependency
Browse files Browse the repository at this point in the history
Chalk is required relative to eslint, so the direct dependency is not
being used.
  • Loading branch information
mantoni committed Jul 13, 2018
1 parent df85c88 commit 23cb9c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"url": "https://github.com/mantoni/eslint_d.js.git"
},
"dependencies": {
"chalk": "^1.1.1",
"eslint": "^5.0.1",
"nanolru": "^1.0.0",
"optionator": "^0.8.1",
Expand Down

0 comments on commit 23cb9c2

Please sign in to comment.