Skip to content

Commit 2bf84d4

Browse files
😒 chore(package.json): Set .files = ["lib"].
1 parent a0c25ea commit 2bf84d4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,8 @@
7171
"@babel/register"
7272
],
7373
"timeout": "1m"
74-
}
74+
},
75+
"files": [
76+
"lib"
77+
]
7578
}

0 commit comments

Comments
 (0)