Skip to content

Commit 549f3dd

Browse files
committed
Do not package test directory
1 parent f246e72 commit 549f3dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"lib",
3838
"src",
3939
"dist",
40+
"!test",
4041
"!**/*.test.ts"
4142
],
4243
"scripts": {

0 commit comments

Comments
 (0)