Skip to content

Commit 1b71cea

Browse files
committed
fix: remove src from files
1 parent 457aab4 commit 1b71cea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949
]
5050
},
5151
"files": [
52-
"dist",
53-
"src"
52+
"dist"
5453
],
5554
"type": "module",
5655
"bin": {

0 commit comments

Comments
 (0)