Skip to content

Commit

Permalink
add eslint@1 peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Aug 3, 2015
1 parent 0d342ac commit 1e232d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"mocha": "^2.2.5",
"standard": "^4.5.4"
},
"peerDependencies": {
"eslint": "^1.0.0"
},
"dependencies": {
"requireindex": "^1.1.0"
}
Expand Down

0 comments on commit 1e232d9

Please sign in to comment.