Skip to content

Commit

Permalink
fix(package.json): sinon-chai 2.13 is not compatible with sinon 4.x (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjbarton committed Apr 19, 2018
1 parent 446c1f3 commit e095b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -437,7 +437,7 @@
"proxyquire": "^1.7.11",
"qunitjs": "^2.1.1",
"requirejs": "^2.1.20",
"sinon": "^4.1.2",
"sinon": "^3.0.0",
"sinon-chai": "^2.7.0",
"supertest": "^3.0.0",
"timer-shim": "^0.3.0",
Expand Down

0 comments on commit e095b05

Please sign in to comment.