diff --git a/package.json b/package.json index 25d9ebc..e75a900 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,7 @@ ], "files": [ "**/*", - "node_modules/**/*", - "!logs/*.json" + "node_modules/**/*" ], "directories": { "buildResources": "build"