Skip to content

Commit 2c1daa8

Browse files
committed
chore: add files feild in package.json
1 parent 7bb0540 commit 2c1daa8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"author": "Kenny Wong <[email protected]>",
2323
"license": "MIT",
2424
"files": [
25-
"lib",
25+
"cjs",
26+
"esm",
2627
"src"
2728
],
2829
"keywords": [

0 commit comments

Comments
 (0)