diff --git a/package.json b/package.json index c2465c2..651962c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "main": "./index.js", "license": "MIT", "dependencies": { - "should-equal": "0.7.3", + "should-equal": "0.8.0", "should-format": "0.3.2", "should-type": "0.2.0" }