Skip to content

Commit

Permalink
Make Chai a peer dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Apr 20, 2013
1 parent 3ad924c commit 2edd17f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"cover": "cover run node_modules/mocha/bin/_mocha && cover report html && opener ./cover_html/index.html"
},
"peerDependencies": {
"chai": ">=1.0.0 <2",
"sinon": ">=1.4.0 <2"
},
"devDependencies": {
Expand Down

0 comments on commit 2edd17f

Please sign in to comment.