Skip to content

Commit

Permalink
remove unused files field
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtGokhan committed May 13, 2023
1 parent 49c57c1 commit 189ecf2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -22,8 +22,7 @@
},
"files": [
"README.md",
"dist",
"types"
"dist"
],
"exports": {
".": "./dist/index.js",
Expand Down

0 comments on commit 189ecf2

Please sign in to comment.