diff --git a/package.json b/package.json index a0970e3..483196f 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "coveralls": "^2.11.13", "eslint": "^3.5.0", "eslint-config-lukechilds": "^1.9.0", - "nyc": "^10.0.0" + "nyc": "^11.0.0" } }