Skip to content

Commit

Permalink
Merge pull request #48 from sverweij/master
Browse files Browse the repository at this point in the history
update peer dependency requirement to include chai 4
  • Loading branch information
JrSchild committed Jul 12, 2017
2 parents 703b2c9 + 835a569 commit 42c96b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"requirejs": "^2.2.0"
},
"peerDependencies": {
"chai": ">= 1.6.1 < 4"
"chai": ">= 1.6.1 < 5"
}
}

0 comments on commit 42c96b1

Please sign in to comment.