Skip to content

Commit 8e137e2

Browse files
licg9999Chungen Li
authored andcommitted
fix: adjust included files
1 parent 8336ba2 commit 8e137e2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
},
2323
"main": "lib/index.js",
2424
"files": [
25-
"lib"
25+
"lib",
26+
"src",
27+
"for-*"
2628
],
2729
"scripts": {
2830
"build": "tsc --project configs/tsconfig.prod.json",

0 commit comments

Comments
 (0)