Skip to content

Commit

Permalink
package.json: Add a peerDependencies section specifying unexpected 7 …
Browse files Browse the repository at this point in the history
…| 8.
  • Loading branch information
papandreou committed Jun 9, 2015
1 parent b16b561 commit 56df03f
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 @@ -4,6 +4,9 @@
"description": "node.js streams plugin for the Unexpected assertion library",
"main": "lib/unexpectedStream.js",
"dependencies": {},
"peerDependencies": {
"unexpected": "7 | 8"
},
"devDependencies": {
"coveralls": "2.11.2",
"istanbul": "0.3.13",
Expand Down

0 comments on commit 56df03f

Please sign in to comment.