Skip to content

Commit 4e88ea9

Browse files
chore: Exclude tests from published dist
1 parent abffaea commit 4e88ea9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"files": [
3232
"lib",
3333
"build",
34-
"CHANGELOG.md"
34+
"CHANGELOG.md",
35+
"!build/test"
3536
],
3637
"dependencies": {
3738
"@appium/logger": "^2.0.0-rc.1",

0 commit comments

Comments
 (0)