Skip to content

Commit df0fa35

Browse files
😒 chore(package.json): Set .files = ["lib"].
1 parent 5fec79a commit df0fa35

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
@@ -73,5 +73,8 @@
7373
"@babel/register"
7474
],
7575
"timeout": "1m"
76-
}
76+
},
77+
"files": [
78+
"lib"
79+
]
7780
}

0 commit comments

Comments
 (0)