Skip to content

Commit 809c65a

Browse files
committed
Remove unnecessary entries from files in package.json.
1 parent c425051 commit 809c65a

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
@@ -25,10 +25,7 @@
2525
"main": "index.js",
2626
"types": "index.d.ts",
2727
"files": [
28-
"LICENSE",
29-
"README.md",
30-
"index.d.ts",
31-
"index.js"
28+
"index.d.ts"
3229
],
3330
"engines": {
3431
"node": ">=18"

0 commit comments

Comments
 (0)