Skip to content

Commit baeadc3

Browse files
committed
build: add files field
1 parent 1799a8d commit baeadc3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,8 @@
3737
"c8": "^7.12.0",
3838
"np": "^7.6.2",
3939
"xo": "^0.39.1"
40-
}
40+
},
41+
"files": [
42+
"lib"
43+
]
4144
}

0 commit comments

Comments
 (0)