Skip to content

Commit 9d271a4

Browse files
committed
fix: publish files
1 parent 3a1c67c commit 9d271a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
},
1616
"author": "Kevin Deng <[email protected]>",
1717
"funding": "https://github.com/sponsors/sxzz",
18+
"files": [
19+
"dist",
20+
"types.d.ts"
21+
],
1822
"main": "./dist/index.js",
1923
"module": "./dist/index.js",
2024
"types": "./types.d.ts",

0 commit comments

Comments
 (0)