diff --git a/package.json b/package.json index e8a3154..f8edee3 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,7 @@ "url": "git+https://github.com/scarf-sh/scarf-js.git" }, "files": [ - "report.js", - "test/*" + "report.js" ], "scripts": { "postinstall": "node ./report.js",