Skip to content

Commit 19388c3

Browse files
committed
chore: remove source and config files from the files field.
1 parent 471f7a7 commit 19388c3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,9 @@
3838
"typescript": "^4.9.4"
3939
},
4040
"files": [
41-
"src",
4241
"lib",
4342
"LICENSE",
4443
"README.md",
45-
"package.json",
46-
".mocharc.json",
47-
"tsconfig.json"
44+
"package.json"
4845
]
4946
}

0 commit comments

Comments
 (0)