Skip to content

Commit 0679da6

Browse files
committed
fix: files meta field
closes #77
1 parent 72abf89 commit 0679da6

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
@@ -71,8 +71,7 @@
7171
"node": ">= 12"
7272
},
7373
"files": [
74-
"index.js",
75-
"typings"
74+
"src"
7675
],
7776
"scripts": {
7877
"clean": "rm -rf node_modules",

0 commit comments

Comments
 (0)