Comparing version 0.6.6 to 0.7.0
{ | ||
"name": "mycha", | ||
"version": "0.6.6", | ||
"version": "0.7.0", | ||
"main": "lib/mycha.js", | ||
@@ -9,3 +9,3 @@ "bin": { | ||
"dependencies": { | ||
"chai": "^1.10.0", | ||
"chai": "^2.0.0", | ||
"coffee-script": "^1.9.0", | ||
@@ -15,3 +15,3 @@ "mocha": "^2.1.0", | ||
"sinon": "^1.12.2", | ||
"sinon-chai": "^2.6.0", | ||
"sinon-chai": "^2.7.0", | ||
"underscore": "^1.7.0" | ||
@@ -18,0 +18,0 @@ }, |
11631
+ Addedchai@2.3.0(transitive)
- Removedchai@1.10.0(transitive)
Updatedchai@^2.0.0
Updatedsinon-chai@^2.7.0