diff --git a/package.json b/package.json index 6207c72..f827ffd 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,6 @@ "@codeceptjs/ui": "0.7.0", "codeceptjs": "3.5.11", "playwright": "1.40.1" - } + }, + "files": ["index.js", "LICENSE", "Readme.md"] }