Skip to content

Commit a470e97

Browse files
committed
Merge pull request #19 from prestonvanloon/master
Support Chai 3
2 parents 6b57bcc + 6ea5825 commit a470e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"grunt": "~0.4.2",
5050
"grunt-cli": "~0.1",
51-
"chai": "^2.0",
51+
"chai": "^3.0",
5252
"mocha": "~1.18.0",
5353
"grunt-mocha": "~0.4.10",
5454
"grunt-contrib-jshint": "~0.9.2",

0 commit comments

Comments
 (0)