diff --git a/package.json b/package.json index 5bb2277..8df43b4 100644 --- a/package.json +++ b/package.json @@ -60,8 +60,9 @@ "main": "index.js", "nyc": { "include": [ + "index.js", "lib/**/*.js", - "index.js" + "services/**/*.js" ], "reporter": [ "json",