We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3976d commit 3185f76Copy full SHA for 3185f76
package.json
@@ -37,5 +37,6 @@
37
"@codeceptjs/ui": "0.7.0",
38
"codeceptjs": "3.5.11",
39
"playwright": "1.40.1"
40
- }
+ },
41
+ "files": ["index.js", "LICENSE", "Readme.md"]
42
}
0 commit comments