Skip to content

Commit 343ca83

Browse files
committed
chore: do not publish source files
1 parent c3e2b47 commit 343ca83

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@
55
"main": "build/index.js",
66
"type": "module",
77
"files": [
8-
"src",
9-
"index.ts",
108
"build/src",
119
"build/index.d.ts",
12-
"build/index.d.ts.map",
1310
"build/index.js"
1411
],
1512
"exports": {

0 commit comments

Comments
 (0)