Skip to content

Commit

Permalink
Merge pull request #17 from xjamundx/feross/eslint3
Browse files Browse the repository at this point in the history
peer depend on eslint v3
  • Loading branch information
feross committed Sep 27, 2016
2 parents 55800a8 + b46476d commit 5fb7613
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 @@ -24,5 +24,8 @@
},
"scripts": {
"test": "standard && mocha tests/"
},
"peerDependencies": {
"eslint": ">=3.0.0"
}
}

0 comments on commit 5fb7613

Please sign in to comment.