Skip to content

Commit 3185f76

Browse files
authored
fix: optimize files to upload to npm
1 parent 6a3976d commit 3185f76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
"@codeceptjs/ui": "0.7.0",
3838
"codeceptjs": "3.5.11",
3939
"playwright": "1.40.1"
40-
}
40+
},
41+
"files": ["index.js", "LICENSE", "Readme.md"]
4142
}

0 commit comments

Comments
 (0)